Skip to content

Commit f14c247

Browse files
authored
Formatting
1 parent a3cdacd commit f14c247

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ Currently, the only accepted inputs for this field are as follows:
3131

3232
After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!
3333

34-
Once you’ve submitted a pull request, the collaborators can review your proposed changes and decide whether or not to incorporate
35-
(pull in) your changes.
34+
Once you’ve submitted a pull request, the collaborators can review your proposed changes and decide whether or not to incorporate (pull in) your changes.
3635

3736
###Pull Request Pro Tips
3837

@@ -47,8 +46,11 @@ and for others to understand and maintain in the future.
4746
###Open Pull Requests
4847

4948
Once you’ve opened a pull request, a discussion will start around your proposed changes.
49+
5050
Other contributors and users may chime in, but ultimately the decision is made by the collaborators.
51+
5152
During the discussion, you may be asked to make some changes to your pull request.
53+
5254
If so, add more commits to your branch and push them – they will automatically go into the existing pull request!
5355

5456
[branch-link]: <http://guides.github.com/introduction/flow/>

0 commit comments

Comments
 (0)