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 41b37d1 commit d8887a1Copy full SHA for d8887a1
.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](/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
.github/workflows/create-jira-issue.yaml
0 commit comments