4.2 KiB
Continuing the legacy of Vanced
👋 Contribution guidelines
This document describes how to contribute to ReVanced Manager.
📖 Resources to help you get started
- The documentation provides steps to build ReVanced Manager from source
- Our backlog is where we keep track of what we're working on
- Issues are where we keep track of bugs and feature requests
ðŸ™<EFBFBD> Submitting a feature request
Features can be requested by opening an issue using the Feature request issue template.
Note
We may rejected your request at the discretion of maintainers, please provides good motivation for a request to be accepted.
ðŸ<EFBFBD>ž Submitting a bug report
If you encounter a bug while using the ReVanced Manager app, open an issue using the Bug report issue template.
ðŸ“<EFBFBD> How to contribute
Note
It's worth noting that we recommended that you discuss your changes with the maintainers of ReVanced Manager before contributing. This will help you determine whether your change is acceptable.
- Fork the repository and create your branch from
dev
- Make sure that the commit name are clear and concise as possible and commit your changes. If you have never contributed to this repository before, it's recommended to read the overview in the documentation for developers
- Open a pull request to the
dev
branch and reference issues that your pull request closes - The maintainers of ReVanced Manager will review and provide suggestions. Once your pull request is approved and merged, it will be included in the next release of ReVanced Manager
🤚 I want to contribute but don't know how to code
Even if you don't know how to code, you can still help us by translate the ReVanced Manager application at Crowdin.
â<EFBFBD>¤ï¸<EFBFBD> Thank you for considering contributing to ReVanced Manager.