We are glad that you are interested in contributing to our open source project!
- Make sure the change runs successfully locally
- Consider if the change affects
README.md
- In your commit message's subject (50 char length at max), you should succinctly describe what changes this commit introduces
- A commit shouldn't take more than 100 lines of code. You will write your contribution faster and the person who will review your code will appreciate it.
When opening a PR, consider the reviewer's time: briefly describe the changes by completing the PR template (it will be automatically generated when you open the PR, so no need to worry 😉).
Please follow the instructions in the README.md to install and run the project.
If you have any problem and need help to configure the project, feel free to open a new discussion in the Discussions section, your question helps us to improve the documentation.
Happy coding! 🎉