mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
* create document * CONTRIBUTING * refine contributing docs * patch for some propTypes definition missing
898 B
898 B
Issues
Before open issue, please make sure your problem/request is open or not. When open issue, please give following information if you can:
- Example code or repo(Please keep it simple and minimal)
- Reproduce steps
react-bootstrap-table2version
Anyway, it's welcome to open issue to ask questions or feature request.
Pull Requests
Check here for getting start development.
- When you want to implement a new feature, please let us know(via issues).
- Please run test before opening PR and also remember to write test code.
- If you PR is trying to fix bug, please describe the bug when PR open.
For the member of react-bootstrap-table2 org
- Please convert ticket to issue when ticket move to
ReadyfromBacklogin project - Please write document if any new API/feature/props changed or added
- Please add story example if any new feature implement