diff options
author | MatMoul <matmoul@gmail.com> | 2019-07-03 22:27:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-03 22:27:40 +0200 |
commit | cc84c6ca51000764df176e93f3228c00c7e31aa3 (patch) | |
tree | 457228abd814091b4ecf18643ba06718114d59bd | |
parent | 887049bcc5fa18651959535d61c933864b9431a7 (diff) | |
download | hyperfi-cc84c6ca51000764df176e93f3228c00c7e31aa3.tar.lz hyperfi-cc84c6ca51000764df176e93f3228c00c7e31aa3.tar.xz hyperfi-cc84c6ca51000764df176e93f3228c00c7e31aa3.zip |
Update CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f655a3f..a3b9d57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,5 +2,9 @@ ## Contributing : * 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. |