Merge pull request #34 from MatMoul/contributing

Update CONTRIBUTING.md
This commit is contained in:
MatMoul 2019-07-03 22:34:01 +02:00 committed by GitHub
commit 5f0205fcb7
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.