9580e08886
Also add CONTRIBUTING.md, which was originally a page in Wiki
10 lines
454 B
Markdown
10 lines
454 B
Markdown
Thank you very much for your contribution! Please make sure the followings
|
|
are checked.
|
|
|
|
- [ ] Read [CONTRIBUTING.md](../CONTRIBUTING.md)
|
|
- [ ] Run `gulp` to make sure it builds and lints successfully
|
|
- [ ] Provide the scenario this PR will address(some JSFiddles will be perfect)
|
|
- Perfect Scrollbar JSFiddle: https://jsfiddle.net/DanielApt/xv0rrxv3/
|
|
- With jQuery: https://jsfiddle.net/DanielApt/gbfLazpx/
|
|
- [ ] Refer to concerning issues if exist
|