Skip to content

Commit 0231dd5

Browse files
authored
Fix contributing guidelines typos
1 parent 924724e commit 0231dd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Contributions to this project are [released](https://help.github.com/articles/gi
1010
## Submitting a pull request
1111

1212
0. [Fork][fork] and clone the repository
13-
0. Create a new branch: `git checkout -b my-branch-name`
14-
0. Make your change, push to your fork and [submit a pull request][pr]
15-
0. Pat your self on the back and wait for your pull request to be reviewed and merged.
13+
1. Create a new branch: `git checkout -b my-branch-name`
14+
2. Make your change, push to your fork and [submit a pull request][pr]
15+
3. Pat your self on the back and wait for your pull request to be reviewed and merged.
1616

1717
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
1818

0 commit comments

Comments
 (0)