Skip to content

Commit d783f0e

Browse files
authored
[TASK] Add a section on creating PRs to CONTRIBUTING.md (#788)
Copied without changes from our sister project. Part of #489
1 parent 9aba886 commit d783f0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,8 @@ Please use grammatically correct, complete sentences in the commit messages.
119119
Also, please prefix the subject line of the commit message with either
120120
`[FEATURE]`, `[TASK]`, `[BUGFIX]` OR `[CLEANUP]`. This makes it faster to see
121121
what a commit is about.
122+
123+
## Creating pull requests (PRs)
124+
125+
When you create a pull request, please
126+
[make your PR editable](https://github.com/blog/2247-improving-collaboration-with-forks).

0 commit comments

Comments
 (0)