We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc992c commit c2097c5Copy full SHA for c2097c5
.github/PULL_REQUEST_TEMPLATE.md
@@ -32,6 +32,6 @@
32
- [ ] My code follows the code style of this project.
33
- [ ] My change requires a change to the documentation.
34
- [ ] I have updated the documentation accordingly.
35
-- [ ] I have read the **CONTRIBUTING** document.
+- [ ] I have read the [**CONTRIBUTING**](../CONTRIBUTING.md) document.
36
- [ ] I have added tests to cover my changes.
37
- [ ] All new and existing tests passed.
0 commit comments