diff options
author | Mathias Bøe <mrboen94@gmail.com> | 2019-10-29 00:01:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-29 00:01:57 +0100 |
commit | 050c1ffb8a05c27d14837878ea844ac4cf9ebc5a (patch) | |
tree | ce14facf30038863d80ed0c6d97f9123c2de2826 | |
parent | 122efebff263eacf9e10a9bd9e7fdb0b0cdb6bac (diff) | |
download | hyperfi-050c1ffb8a05c27d14837878ea844ac4cf9ebc5a.tar.lz hyperfi-050c1ffb8a05c27d14837878ea844ac4cf9ebc5a.tar.xz hyperfi-050c1ffb8a05c27d14837878ea844ac4cf9ebc5a.zip |
Update CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a3b9d57..edfa200 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,4 +7,4 @@ * **Preserve identation on empty line** * **Test your changes** -- [ ] I've read these rules before submitting my PR. +- [X] I've read these rules before submitting my PR. |