We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b17135b + 7f6cdb6 commit c832002Copy full SHA for c832002
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,13 @@
1
+## Contributing
2
+
3
+This project uses the [git
4
+flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
5
+development. There's [a handy git module for git
6
+flow](//github.com/nvie/gitflow). If you'd like to be added as a contributor,
7
+the price of admission is 1 pull request. Please follow the general code style
8
+guides (read the code) and in your pull request explain the reason for the
9
+proposed change and how it is valuable.
10
11
+## Bug report
12
13
+Report a bug on [GitHub Issues](https://github.com/pangloss/vim-javascript/issues).
0 commit comments