From 9fcb4e02856f31e910fc4b73a04bf60c7c1cb463 Mon Sep 17 00:00:00 2001 From: PartyDonut <42371342+PartyDonut@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:20:39 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3ce3947..1ec90c4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ -Issue Number: N/A +Resolves #issue-number ## Screenshots / Recordings @@ -16,4 +16,4 @@ Issue Number: N/A - [ ] If a new package was added, did you ensure it works for all supported platforms? Is the package also well maintained? - [ ] Did you add localization for any text? If yes, did you sort the .arb file using ```arb_utils sort ```? -- [ ] Check that any changes are related to the issue at hand. \ No newline at end of file +- [ ] Check that any changes are related to the issue at hand.