diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c88d8973..28061cbb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,9 +71,9 @@ If you encounter a bug while using the ReVanced Manager app, open an issue using 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](/docs/README.md) -3. Open a pull request to the `dev` branch and reference issues with `fix: #No.` if needed. +3. Open a pull request to the `dev` branch and reference issues that your pull request closes 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 + 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