1
0
Fork 0
mirror of synced 2024-06-30 12:31:09 -04:00
ultimate-vim/sources_non_forked/vim-javascript/CONTRIBUTING.md
2017-11-27 13:43:13 +08:00

701 B

Contributing

This project uses the git flow model for development. There's a handy git module for git flow. 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.

Pull Requests

Please make your pull requests against the develop branch; we stage changes for testing there to avoid unexpected breakages for our users. :)

Bug report

Report a bug on GitHub Issues.