We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61e733 commit 0770b77Copy full SHA for 0770b77
CONTRIBUTING.md
@@ -28,7 +28,7 @@ So, in a simple list:
28
8. One last `npm test` again, because we edited stuff. (You can probably just skip the two previous ones. Should've read ahead ;))
29
8. Add the relevant files - `git commit src/ spec/`
30
9. Commit and write a nice, explanatory commit message.
31
- 10. Push to your fork - `git push origin`
32
- 11. Open a pull request
+ 10. Push to your fork - `git push origin`
+ 11. Open a pull request
33
34
You did it! :) Thank you!
0 commit comments