From 5d6936bff10328b696410773f780e7de987a1206 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 4 Oct 2022 12:59:12 +0200 Subject: [PATCH] chore: update pull request template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b411010..6587318 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,5 +11,5 @@ Describe the changes you made preferrably broken down into a list in the followi --> Tasks: -- [ ] I have ran the tests to make sure nothing is broken +- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md) - [ ] I have mentioned the issue this PR is addressing