Add link to CONTRIBUTING file

It can be easy to miss
This commit is contained in:
Christian Oliff
2021-09-02 17:13:41 +09:00
committed by GitHub
parent 41b5b92f22
commit 19ede6465e

View File

@@ -10,7 +10,7 @@
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have read the **[CONTRIBUTING](https://github.com/h5bp/html5-boilerplate/blob/main/.github/CONTRIBUTING.md)** document.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.