Skip to content

Commit c832002

Browse files
committed
Merge pull request pangloss#174 from pangloss/add-contributing
Adding a proper CONTRIBUTING file
2 parents b17135b + 7f6cdb6 commit c832002

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)