mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
1023 B
1023 B
Issues
Before opening an issue, please make sure your problem/request doesn't exist. When you open issue, please provide the following information if possible:
- Example code or repo (please keep it simple and minimal)
- Steps to reproduce
react-bootstrap-table2version
Anyway, you're welcome to open an issue to ask questions or discuss about a feature request.
Pull Requests
Check here for getting started with development.
- When you want to implement a new feature, please let us know (via issues).
- Please run tests before opening a PR and also remember to test the actual business logic.
- If your PR is trying to fix a bug, please describe the bug number with hashtag when creating the PR.
For the members of react-bootstrap-table2 org
- Please convert the ticket to issue when is ticket moved from
BacklogtoReadyin project. - Please write documentation if any new API/feature/props is changed or added.
- Please add a story example if any new feature is implemented