Skip to content

Commit f01cc17

Browse files
committed
Merge pull request #200 from qstrahl/develop
Add blurb about pull requests to CONTRIBUTING.md
2 parents 9b094ac + 1881c84 commit f01cc17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ the price of admission is 1 pull request. Please follow the general code style
88
guides (read the code) and in your pull request explain the reason for the
99
proposed change and how it is valuable.
1010

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+
1116
## Bug report
1217

1318
Report a bug on [GitHub Issues](https://github.com/pangloss/vim-javascript/issues).

0 commit comments

Comments
 (0)