We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88feff4 commit eb67feaCopy full SHA for eb67fea
CONTRIBUTING.md
@@ -21,9 +21,10 @@ let everybody know that you want to work on it.
21
is none, create one.
22
2. Create a fork in GitHub
23
3. Create a branch off the `master` branch. Name it something that that makes
24
- sense, such as `issue-123`.
+ sense, such as `issue-123`. This makes it easy for you to figure out what
25
+ the branch is used for.
26
4. Commit your changes and push your changes to GitHub
-5. Create a pull request against our `master` branch
27
+5. Create a pull request against the origin's `master` branch
28
29
## DOs and DON'Ts
30
0 commit comments