diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7915363 --- /dev/null +++ b/CONTRIBUTING.md @@ -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.