From c84fca150d7cfa7430601f74e158943f08b4b3f5 Mon Sep 17 00:00:00 2001 From: abcasada <40399292+abcasada@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:28:03 -0600 Subject: [PATCH] Update Contributing.md (#81) Add requirement of one change / type of change per PR --- Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributing.md b/Contributing.md index bdf6b6a..008bd3d 100644 --- a/Contributing.md +++ b/Contributing.md @@ -11,6 +11,7 @@ Ensure your pull request adheres to the following guidelines: - Include a description of the link you're adding if possible - If you're changing section headers, ensure you update the contents at the top too - If you're adding a new section, ensure you give it a unique name +- One change / one type of change per PR, to help with reviewing and approving the PR. - No links to tools or sites focused on adult content/porn Thank you for your suggestions!