-
-
Notifications
You must be signed in to change notification settings - Fork 51
Rules
zumbak04 edited this page Nov 18, 2019
·
17 revisions
Hello! Here you will find a list of rules that we follow in order not to break anything. Please read them very carefully before starting work.
-
NEVER commit directly to
master
except for in special circumstances. Anything that is in themaster
branch is always deployable. So, we must create separate branches and test them before implementing them intomaster
or we may end up with an undeployable and brokenmaster
. For more, Visit This Page. - ALWAYS add a list of changes (Changelog:) of your branch in the pull request. Visit This Page to see an example.
- ALWAYS mention how to test your features/fixes. If you changed some event, tell how to fire it etc. Visit This Page and This Page to see an example.
- ALWAYS describe commits clearly, so that the commit can be used to compile larger logs and patch notes. Visit This Page and This Page to see an example.
- If your pull request is currently a work in progress and requires more commits before review/finalization, ALWAYS write in "WIP" at the end of your pull request title. This will have GitHub mark it as a pull request that should not be merged yet.
- Make sure that your flag/CoA emblem DOES NOT go beyond these borders:
Warcraft-Guardians-of-Azeroth\artist_resources\flags
.
- ALWAYS add new localization at the end of the file.