We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010d103 commit d89f293Copy full SHA for d89f293
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,5 +1,6 @@
1
**Please check if the PR fulfills these requirements**
2
-- [ ] Followed the [Contributing](https://github.com/jaredwray/mockhttp/blob/main/CONTRIBUTING.md) guidelines.
+- [ ] Followed the [Contributing](../blob/main/CONTRIBUTING.md) and [Code of Conduct](../blob/main/CODE_OF_CONDUCT.md) guidelines.
3
- [ ] Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
4
5
**What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
6
+
0 commit comments