Skip to content

Commit afb239a

Browse files
authored
fix: broken link for CONTRIBUTING template on PR template (#22)
1 parent a810ce1 commit afb239a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Describe how reviewers can test your changes:
3131

3232
Before submitting your PR, please review and check the following:
3333

34-
- [ ] I have read the [Contributing Guidelines](../docs/CONTRIBUTING.md)
34+
- [ ] I have read the [Contributing Guidelines](../CONTRIBUTING.md)
3535
- [ ] I have verified that my changes solve the issue
3636
- [ ] I have added/updated automated tests to cover my changes
3737
- [ ] All tests pass locally

0 commit comments

Comments
 (0)