diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..05336d7 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing guidelines + +Hello, thank you for your interest in contributing to our project. + +## Submitting issues + +You are welcome to submit issues on bugs or feature requests. If you have questions, please ask them in GitHub Discussions. + +## Pull requests + +If you want to contribute to the code of our project, you are welcome to open pull requests. However, it's always a good idea to open a related issue or talk with us in Discussions first. + +## Furthur notice + +We are currently a small team with limited effort. We may not always implement your requested features, merge your pull requests, or do such things in time. You are always welcome to create your own fork and make any changes you like.