summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/crossfilter2/CONTRIBUTING.md
blob: 616c1631bb7e73d34f9222504654aa770a00e4ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Contributing To Crossfilter

If you want to contribute to Crossfilter, please submit a PR with your changes. The PR should contain tests (but not build artifacts).

This is a community-maintained fork of [square/crossfilter](https://github.com/square/crossfilter) and you don't need to sign a contributor agreement.

### Getting Help

Full API documentation is kept [in the wiki][2]. If you have a question or need help using Crossfilter, please ask on Stackoverflow using the [crossfilter tag][3], or on the [crossfilter users group](https://groups.google.com/forum/#!forum/crossfilter). Feel free to file bug reports and other suggestions in the [github issue tracker][4].

  [2]: https://github.com/crossfilter/crossfilter/wiki
  [3]: http://stackoverflow.com/questions/tagged/crossfilter
  [4]: https://github.com/crossfilter/crossfilter/issues

### License

Crossfilter is available under the [Apache License][5].

  [5]: https://github.com/crossfilter/crossfilter/blob/master/LICENSE