mirror of https://github.com/koide3/small_gicp.git
13 lines
797 B
Markdown
13 lines
797 B
Markdown
## Contributing
|
|
|
|
Thank you for your support of this package. Your contribution for improving the package is welcome as long as you follow the [Code of Conduct](CODE_OF_CONDUCT.md).
|
|
|
|
## Issues
|
|
|
|
Please open issues to report bugs and propose feature requests. When creating a new issue, please use a issue template and fill each item to better tell your situation to the maintainers.
|
|
|
|
## Pull Requests
|
|
|
|
Please take a look at the Github official document [GitHub](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) for general recommendations to create a PR.
|
|
In addition, please let your PR focus on a single topic (improvement or bugfix) and keep it as minimal as possible to reduce the review effort.
|