@spotware/react-dnd-scrollzone
Version:
A cross browser solution to scrolling during drag and drop.
14 lines (11 loc) • 406 B
Markdown
# Contributing
## PRs and Contributions
* Tests must pass.
* Follow existing coding style.
* If you fix a bug or add a feature, add a test.
## Issues
Things that will help get your question issue looked at:
* Full and runnable JS code.
* Clear description of the problem or unexpected behavior.
* Clear description of the expected result.
* Steps you have taken to debug it yourself.