Add contributing guide line (#37)

This commit is contained in:
takuya kodama 2025-07-22 09:03:52 +09:00 committed by GitHub
parent 9295571f2e
commit 09254f06f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

19
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,19 @@
# How to contribute
## Did you find a bug?
Please report it to [GitHub Issues](https://github.com/enactic/openarm_ros2/issues/new?template=1-bug-report.yml)!
## Did you have a feature request?
Please share it to [GitHub Issues](https://github.com/enactic/openarm_ros2/issues/new?template=2-feature-request.yml)!
## Did you write a patch?
Please open a pull request with it!
Please make sure to review [our license](https://github.com/enactic/openarm_ros2/blob/main/LICENSE) before you open a pull request.
## Others?
Please share it on [Discord](https://discord.gg/FsZaZ4z3We) or [GitHub Discussions](https://github.com/enactic/openarm_ros2/discussions)!