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 68801a1 commit 5088726Copy full SHA for 5088726
.github/pull_request_template.md
@@ -7,7 +7,7 @@
7
- [ ] Bug fix (non-breaking change which fixes an issue)
8
- [ ] New feature (non-breaking change which adds functionality)
9
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
10
-- [ ] I have read the **[CONTRIBUTING](../CONTRIBUTING.md)** document
+- [ ] I have read the **[CONTRIBUTING](../blob/main/CONTRIBUTING.md)** document
11
- [ ] My code follows the code style of this project (`npm run lint` produces no warnings/errors)
12
- [ ] Any required documentation has been added
13
- [ ] I have added tests to cover my changes
0 commit comments