1
0
Fork 0
mirror of synced 2024-09-28 13:37:00 -04:00
ultimate-vim/sources_non_forked/vim-javascript/CONTRIBUTING.md
2014-06-13 21:55:08 +08:00

13 lines
538 B
Markdown

## Contributing
This project uses the [git
flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
development. There's [a handy git module for git
flow](//github.com/nvie/gitflow). If you'd like to be added as a contributor,
the price of admission is 1 pull request. Please follow the general code style
guides (read the code) and in your pull request explain the reason for the
proposed change and how it is valuable.
## Bug report
Report a bug on [GitHub Issues](https://github.com/pangloss/vim-javascript/issues).