From 40f660650eb58175ba63398522d82a3d0b13e7c4 Mon Sep 17 00:00:00 2001 From: Faye Date: Wed, 21 Jul 2021 01:07:39 +0200 Subject: [PATCH] Update pull_request_template.md --- .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 edcd00b2..2192084d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ ### All Submissions: * [ ] Have you followed the guidelines in our Contributing document? -* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change? +* [ ] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change? * [ ] Did you branch your changes and PR from that branch and not from your master branch? * If not, why?: