From adfc5e984e7778a0261d043ffd4fdfa6cf85caee Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Wed, 2 Aug 2023 21:32:18 +0000 Subject: [PATCH] Update .github/pull_request_template.md --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b1fdb8b..3ac295c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,10 +5,10 @@ ## Issues - closes #___ - - closes #___ + - owner/repo#___ ## Checklist - - [ ] Linked issues above - - [ ] Reviewed your changes - - [ ] Commented/documented changes + - [ ] Linked issues + - [ ] Reviewed changes + - [ ] Updated comments/documentation