Update CONTRIBUTING.md

This commit is contained in:
MatMoul 2019-07-03 22:33:31 +02:00 committed by GitHub
parent 53944198fb
commit 4b786b47be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.