-
Notifications
You must be signed in to change notification settings - Fork 425
Rules of conduct
Ben McIntyre edited this page Apr 18, 2017
·
5 revisions
I didn't want to write this page and was hoping that people would just understand this inherently, but, unfortunately, that doesn't seem to be the case.
GitHub Issues are for bug reports and bug reports only.
This is NOT the venue to:
- Ask questions about whether a particular feature is supported.
- Make feature requests.
- Ask for help in using SlickGrid.
Please post these feature requests, questions and help requests in the SlickGrid group (http://groups.google.com/group/slickgrid) or post questions or help requests on StackOverflow (http://stackoverflow.com/questions/tagged/slickgrid - don't forget to tag your questions). As always, please search both the group and StackOverflow to see if you question has already been asked and answered.
When reporting bugs, please be specific:
- Include the version of SlickGrid you're using. Keep in mind there are many forks of SlickGrid on GitHub. If you're using one of them, please file the bug directly with the fork owner.
- Include the repro steps and the code, expected behavior & actual behavior.
- If possible, reduce the problem to a simple repro test case and post it on jsfiddle.net
- Use proper English. If people can't understand what you're saying, you aren't likely to get your questions answered.
SlickGrid Repo
- Home
- The SlickGrid Manifesto
- The SlickGrid Community
- BugFix List
- Enhancement List
- Sharing Sample Pages
- Announcement & Migration to 3.0.0
- Announcement & Migration to 4.0.0
- Announcement & Migration to 5.0.0
Jump Start
Resources
- API Reference
- Grid
- Grid Options
- Auto Column Sizing
- Column Options
- Grid Events
- DataView
- DataView Events
- Providing data to the grid
- Plugins & Third-party packages
- CSP Compliance
Learning
Tests
Contact/Support