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

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.