📝 CONTRIBUTING : added the PR "allow edits from maintainers" option

This commit is contained in:
Pierre Goiffon
2022-05-03 17:02:48 +02:00
parent fe4aa9dcd7
commit 8c8ab9988c

View File

@@ -133,7 +133,8 @@ When your code is working, please:
* stash as much as possible your commits,
* rebase your branch on our repo last commit,
* create a pull request.
* create a pull request
* mind to check the "[Allow edits from maintainers](https://docs.github.com/en/github-ae@latest/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork)" option !
Detailed procedure to work on fork and create PR is available [in GitHub help pages](https://help.github.com/articles/creating-a-pull-request-from-a-fork/).