revanced-manager/CONTRIBUTING.md
2023-10-21 17:11:43 +07:00

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

🙏 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.

🐞 Submitting a bug report

If you encounter a bug while using the ReVanced Manager app, open an issue using the Bug report issue template.

📝 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.

  1. Fork the repository and create your branch from dev
  2. 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 follow the rules in the documentation
  3. Open a pull request to the dev branch and reference issues with fix: #No. if needed.
  4. The maintainers of ReVanced Manager will review and provide suggestions. Once your PR 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!

❤️ Thank you for considering contributing to ReVanced Manager