Skip to content

Commit eb67fea

Browse files
author
Immo Landwerth
committed
Improve wording in CONTRIBUTING.md
This fixes microsoft#2
1 parent 88feff4 commit eb67fea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ let everybody know that you want to work on it.
2121
is none, create one.
2222
2. Create a fork in GitHub
2323
3. Create a branch off the `master` branch. Name it something that that makes
24-
sense, such as `issue-123`.
24+
sense, such as `issue-123`. This makes it easy for you to figure out what
25+
the branch is used for.
2526
4. Commit your changes and push your changes to GitHub
26-
5. Create a pull request against our `master` branch
27+
5. Create a pull request against the origin's `master` branch
2728

2829
## DOs and DON'Ts
2930

0 commit comments

Comments
 (0)