diff options
author | Alkalus <draknyte1@hotmail.com> | 2017-11-06 03:06:10 +1000 |
---|---|---|
committer | Alkalus <draknyte1@hotmail.com> | 2017-11-06 03:06:10 +1000 |
commit | 042be469e9ebf537ba32ddcc32f727076d498352 (patch) | |
tree | 5b249621c76411172c445c1e09a4277b6ba1d3ea /CONTRIBUTING.md | |
parent | 5b5ecc71ad1656084ed00d1daba27e897c5344ba (diff) | |
download | GT5-Unofficial-042be469e9ebf537ba32ddcc32f727076d498352.tar.gz GT5-Unofficial-042be469e9ebf537ba32ddcc32f727076d498352.tar.bz2 GT5-Unofficial-042be469e9ebf537ba32ddcc32f727076d498352.zip |
Small change to CONTRIBUTING.md.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f679a567fd..3e0d763e64 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,8 +15,9 @@ Please note we have a level of quality to maintain, please follow the guidelines ## Pull Request Process 1. Ensure any new build dependencies are noted within the PR details and why it's a valid requirement. -2. Try ensure that the build works successfully and attempt to test it yourself thoroughly. -3. You will have the Pull Request merged in once you have the sign-off of tone other developer & @Blood-Asp, also whenever @Blood-Asp finds time. +2. Try ensure that the build works successfully and attempt to test it yourself thoroughly. +3. Please open a new PR for each issue you wish to resolve instead of fixing ten bugs in one go. This makes review easier, thank you. +4. You will have the Pull Request merged in once you have the sign-off of tone other developer & @Blood-Asp, also whenever @Blood-Asp finds time. ## Standard of Quality |