mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-01 10:21:51 +02:00
Formatting
This commit is contained in:
parent
a3cdacd37e
commit
f14c24786e
1 changed files with 4 additions and 2 deletions
|
@ -31,8 +31,7 @@ Currently, the only accepted inputs for this field are as follows:
|
|||
|
||||
After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
###Pull Request Pro Tips
|
||||
|
||||
|
@ -47,8 +46,11 @@ and for others to understand and maintain in the future.
|
|||
###Open Pull Requests
|
||||
|
||||
Once you’ve opened a pull request, a discussion will start around your proposed changes.
|
||||
|
||||
Other contributors and users may chime in, but ultimately the decision is made by the collaborators.
|
||||
|
||||
During the discussion, you may be asked to make some changes to your pull request.
|
||||
|
||||
If so, add more commits to your branch and push them – they will automatically go into the existing pull request!
|
||||
|
||||
[branch-link]: <http://guides.github.com/introduction/flow/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue