mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
6aab058a06
commit
c110a46ada
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ After you've created a branch on your fork with your changes, it's time to [make
|
|||
* Please make sure the API name does not end with `API`. *for e.g.*: ❌Gmail API ✔Gmail
|
||||
* Please make sure the API has proper documentation.
|
||||
* Please make sure you squash all commits together before opening a pull request. If your pull request requires changes upon review, please be sure to squash all additional commits as well. [This wiki page][squash-link] outlines the squash process.
|
||||
* Target your Pull Request to the `master` branch of the `public-apis`
|
||||
* Target your Pull Request to the `main` branch of the `public-apis`
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue