First of all, thanks for thinking of contributing to this project! 👏
This project has a Contributor Covenant Code of Conduct. By participating in this project you agree to abide by its terms.
Feel free to open a ticket with your question.
If u have any improvement or feature proposal's we would be glad to hear from you. Add new issue as proposal and we will discuss it with you.
Please put some effort in requesting a new feature. If someone else is going to implement something, the least you can do is describe the feature in detail, and why it would be useful to others as well.
In case you've encountered a bug, please make sure:
- You are using the latest version]
- You have read the documentation first, and double-checked your configuration.
- In your issue description, please include:
- What you expected to see, and what happened instead.
- Your operating system and other environment information.
- As much information as possible, such as the command and configuration used.
- Interesting parts of code and logs with
--debug
. - All steps to reproduce the issue.
Pull requests are welcome! We are also looking for new team member's
Please keep the following in mind:
- You can contribute to the code by fixing a bug, implement new feature or improve existing code. Search issues by label Help wanted, Good first issue, Enchantment, New task, New plugin or take any other issue if u know how to implement/fix it.
- If u found a new bug and want to fix it your self or you want to implement new feature first open new issue so we discuss it with you.
- Make sure the tests pass. Your changes probably deserve new tests as well.
- Remember that this project is cross-platform compatible (macOS, Windows, Linux)