Merge pull request #63 from MatMoul/contributing

Update CONTRIBUTING.md
This commit is contained in:
MatMoul 2019-07-03 22:29:42 +02:00 committed by GitHub
commit 3d16f1d571
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.