First off, thank you for considering contributing to Rusly. It's people like you that make Rusly such a great tool.
Note: Please open an issue or discussion to discuss about your component and then you can proceed.
Please open an issue with the label bug
. To clearly explain the bug, describe it in as much detail as possible. A bug issue must compulsorily have the steps-to-reproduce
Please open an issue with the label feature-request
and include as much information as you can about the need for the feature. The maintainers will convert it into a discussion if needed.
Please open an issue with the label feature-proposal
and include as much information as you can about the need for the feature. The maintainers will convert it into a discussion if needed. Once approved, the maintainers will assign the issue to you or anyone who wishes to work on the issue.
Please open an issue with the label support
. The maintainers and other users of the platform will respond to it.
You can send an email to wilfred@wilfredalmeida.com
Please keep commits modular. One big commit or commits with many files and breaking changes will be hard to understand and maintain and might lead to rejection of the contribution.
Please follow the semantic commit messages pattern similar to the one mentioned here
Please open an issue with the label random
and discuss them there.
Thank You!