aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1b439bc15..67d8e3c0b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -43,6 +43,9 @@ Please use a prefix for the name of the PR (E.g. Feature, Fix, Backend, Change).
You can write in the description of the pr the wording for the changelog as well (optional).
+If your PR relies on another PR, please include this information at the beginning of the description. Consider using a
+format like "- #821" to illustrate the dependency.
+
## Coding Styles and Conventions
- Follow the [Hypixel Rules](https://hypixel.net/rules).