Update CONTRIBUTING.md

This commit is contained in:
MatMoul 2019-07-03 22:27:40 +02:00 committed by GitHub
parent 887049bcc5
commit cc84c6ca51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,9 @@
## Contributing : ## Contributing :
* Open an issue before work to hard * Open an issue before work to hard
* Work on the src branch * **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.