Thank you for your interest in our project! This document provides guidelines for contributing to our project.
Found a bug? Want to propose a new feature? Please follow these steps:
- Check the issue tracker to see if the issue has already been reported.
- If it's a new issue, create a new one and describe it in as much detail as possible.
- Please Write Issues in English. Other Languages will be likely ignored.
- Fork the project and create a new branch.
- Make your changes and commit them.
- Run the tests to ensure everything is working correctly.
- Submit a pull request.
- Use 2 spaces for indentation.
- Use camelCase for function and variable names.
- Write comments above the code they describe.
Please format your commit messages as follows: Types: feat, fix, docs, style, refactor, test, chore
If you have any questions, please open an issue or contact the project maintainer in discord. (lae_)
Thank you for contributing to our project!