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 2abdf51 commit 0b06a55Copy full SHA for 0b06a55
.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