Skip to content

Commit 7f55577

Browse files
ypidmarcortw
authored andcommitted
chore(docs): Add note that PRs should be submitted against the develop branch (visjs#2623)
Related to: visjs#2618 Related to: visjs#2620
1 parent 8e874a2 commit 7f55577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ If you have any *general question* on how to use the vis.js library in your own
99
If you really want to open a new issue:
1010
* Please use the [search functionality](//github.com/almende/vis/issues) to make sure that there is not already an issue concerning the same topic.
1111
* Please make sure to **mention which module** of vis.js (network, timeline, graph3d, ...) your are referring to.
12+
* Note that development happens on the `develop` git branch. Be sure to submit PRs against this branch.
1213
* If you think you found a bug please **provide a simple example** (e.g. on [jsbin](jsbin.com)) that demonstrates the problem.
1314
* If you want to propose a feature-request please **describe what you are looking for in detail**, ideally providing a screenshot, drawing or something similar.
1415
* **Close the issue later**, when the issue is no longer needed.

0 commit comments

Comments
 (0)