add CONTRIBUTING.md (#26)

This commit is contained in:
Takeshi Kimata
2024-09-08 21:29:04 +09:00
committed by GitHub
parent 1ab7bf9c1b
commit 8273b1aadf

16
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,16 @@
# Contributing
Thank you for your interest in contributing to this project! We're excited to have you help improve and expand it.
Here are a few simple guidelines to get started:
1. **Submitting Issues**
- Feel free to open an issue if you find a bug, have a question, or want to suggest a feature. Please provide as much detail as possible.
2. **Pull Requests**
- When submitting a pull request, please ensure that your changes are well-tested and documented where necessary.
- We recommend opening an issue first if you plan to work on a new feature or significant change, so we can discuss it.
Thank you for your contributions! Every issue reported and pull request submitted helps make this project better.