From ac55bfa60b8cdbbb8c425687e9c11a40b8fe9151 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Thu, 30 May 2024 10:45:12 -0400 Subject: [PATCH] fix: typo in comment in 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 9f22fee..c5ec99b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ * Before making a pull request, ensure the changes are for an approved issue. * If your changes are not for an approved issue, your pull request can and will be rejected. * -* CHECK https://github.com/PretendoNetwork/Pretendo/REPO_NAME/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved +* CHECK https://github.com/PretendoNetwork/REPO_NAME/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved * FOR APPROVED ISSUES! -->