UNPKG

3.62 kBMarkdownView Raw
1## Contributing
2
3Contributions to the vis.js library are very welcome! We can't do this alone.
4
5### Questions
6If you have any *general question* on how to use the vis.js library in your own project please check out [stackoverflow](http://stackoverflow.com/questions/tagged/vis.js) for things like that. **This is NOT a JavaScript help forum!**
7
8### Bugs, Problems and Feature-Requests
9If you really want to open a new issue:
10* Please use the [search functionality](//github.com/visjs/vis-charts/issues) to make sure that there is not already an issue concerning the same topic.
11* 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.
13* If you think you found a bug please **provide a simple example** (e.g. on [jsbin](jsbin.com)) that demonstrates the problem.
14* 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.
15* **Close the issue later**, when the issue is no longer needed.
16
17## Financial contributions
18
19We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/vis).
20Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.
21
22## Credits
23
24### Contributors
25
26Thank you to all the people who have already contributed to vis!
27<a href="graphs/contributors"><img src="https://opencollective.com/visjs/contributors.svg?width=890" /></a>
28
29### Backers
30
31Thank you to all our backers! [[Become a backer](https://opencollective.com/vis#backer)]
32
33<a href="https://opencollective.com/vis#backers" target="_blank"><img src="https://opencollective.com/visjs/backers.svg?width=890"></a>
34
35### Sponsors
36
37Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/vis#sponsor))
38
39<a href="https://opencollective.com/visjs/sponsor/0/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/0/avatar.svg"></a>
40<a href="https://opencollective.com/visjs/sponsor/1/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/1/avatar.svg"></a>
41<a href="https://opencollective.com/visjs/sponsor/2/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/2/avatar.svg"></a>
42<a href="https://opencollective.com/visjs/sponsor/3/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/3/avatar.svg"></a>
43<a href="https://opencollective.com/visjs/sponsor/4/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/4/avatar.svg"></a>
44<a href="https://opencollective.com/visjs/sponsor/5/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/5/avatar.svg"></a>
45<a href="https://opencollective.com/visjs/sponsor/6/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/6/avatar.svg"></a>
46<a href="https://opencollective.com/visjs/sponsor/7/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/7/avatar.svg"></a>
47<a href="https://opencollective.com/visjs/sponsor/8/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/8/avatar.svg"></a>
48<a href="https://opencollective.com/visjs/sponsor/9/website" target="_blank"><img src="https://opencollective.com/visjs/sponsor/9/avatar.svg"></a>