We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924724e commit 0231dd5Copy full SHA for 0231dd5
1 file changed
CONTRIBUTING.md
@@ -10,9 +10,9 @@ Contributions to this project are [released](https://help.github.com/articles/gi
10
## Submitting a pull request
11
12
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.
+1. Create a new branch: `git checkout -b my-branch-name`
+2. Make your change, push to your fork and [submit a pull request][pr]
+3. Pat your self on the back and wait for your pull request to be reviewed and merged.
16
17
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
18
0 commit comments