added messages list, new client form, logic for client Apps plus others
This commit is contained in:
22
public/libs/tabulator-master/CONTRIBUTING.md
Normal file
22
public/libs/tabulator-master/CONTRIBUTING.md
Normal file
@@ -0,0 +1,22 @@
|
||||
## Getting Help
|
||||
If you need help with any Tabulator features, please ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/tabulator)
|
||||
|
||||
Further help resources can be found in the [Community Help Guide](http://tabulator.info/community#help) and the [Documentation Section](http://tabulator.info/) of the Tabulator website
|
||||
|
||||
**QUESTIONS MUST NOT BE ASKED IN THE ISSUE TRACKER, IT IS FOR BUG REPORTS AND FEATURE REQUESTS ONLY**
|
||||
|
||||
## Reporting A Bug
|
||||
Please read the [Bug Reporting Guide](http://tabulator.info/community#bug) before creating any Bug Report issues on this repo.
|
||||
|
||||
**BUG REPORTS WILL NOT BE ACCEPTED WITHOUT A [JS Fiddle](https://jsfiddle.net/) or [Codepen](https://codepen.io/) TO DEMONSTRATE THE ISSUE**
|
||||
|
||||
|
||||
## Requesting A New Feature
|
||||
Please read the [Feature Request Guide](http://tabulator.info/community#feature) before creating any Feature Request issues on this repo.
|
||||
|
||||
## Contributing To Tabulator
|
||||
There are many ways that you can contribute to Tabulator. Checkout the [Community Contribution Guide](http://tabulator.info/community#contribute) to find out how you can start contributing
|
||||
|
||||
|
||||
## Pull Requests
|
||||
If you are interested in contributing code to the Tabulator repo, please read the [Pull Request Guide](http://tabulator.info/community#pullrequest) before submitting your first PR
|
||||
Reference in New Issue
Block a user