Merge pull request #8 from MatMoul/contributing

Create CONTRIBUTING.md
This commit is contained in:
MatMoul 2019-07-03 22:38:49 +02:00 committed by GitHub
commit e05b7b83c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,10 @@
# archdi CONTRIBUTING
## Contributing :
* Open an issue before work to hard
* **Work on the src branch**
* **Use tab for identation**
* **Preserve identation on empty line**
* **Test your changes**
- [ ] I've read these rules before submitting my PR.