You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,7 @@ Currently, the only accepted inputs for this field are as follows:
31
31
32
32
After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!
33
33
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.
36
35
37
36
###Pull Request Pro Tips
38
37
@@ -47,8 +46,11 @@ and for others to understand and maintain in the future.
47
46
###Open Pull Requests
48
47
49
48
Once you’ve opened a pull request, a discussion will start around your proposed changes.
49
+
50
50
Other contributors and users may chime in, but ultimately the decision is made by the collaborators.
51
+
51
52
During the discussion, you may be asked to make some changes to your pull request.
53
+
52
54
If so, add more commits to your branch and push them – they will automatically go into the existing pull request!
0 commit comments