From 4b786b47bef1a71bed4638b8fe1852d766fe4480 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Wed, 3 Jul 2019 22:33:31 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6e9cac5..58b88da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,9 @@ ## Contributing : * Open an issue before work to hard -* Work on the develop branch +* **Work on the develop branch** +* **Use tab for identation** +* **Preserve identation on empty line** +* **Test your changes (archdi -t github-username archdi-pkg-branchname)** - +- [ ] I've read these rules before submitting my PR.