From a503f4830bd4a2e2213f0aec35349131c10b0209 Mon Sep 17 00:00:00 2001 From: validcube Date: Sat, 21 Oct 2023 17:15:39 +0700 Subject: [PATCH] docs: part 4.5 --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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