We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b094ac + 1881c84 commit f01cc17Copy full SHA for f01cc17
CONTRIBUTING.md
@@ -8,6 +8,11 @@ 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
+## Pull Requests
12
+
13
+Please make your pull requests against the `develop` branch; we stage changes
14
+for testing there to avoid unexpected breakages for our users. :)
15
16
## Bug report
17
18
Report a bug on [GitHub Issues](https://github.com/pangloss/vim-javascript/issues).
0 commit comments