diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8c341bd3b1121d466b8f29c4b3c346af19018840..ba3a160acd19575c0186630d371ca5d925ce08b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,9 @@ Be nice: - * fork the repo - * work in a branch of your fork - * make a pull request to merge your branch to the master + * Please **do not** make changes to the repo master so: + * fork the repo + * work in a branch of your fork + * make a pull request to merge your branch to the master + +Don't know how to do this? [Read our guide](gitBranches.md). - Please **do not** make changes to the repo master \ No newline at end of file