From 05dc5942266e89aece6199e829e9da9934e6ea9a Mon Sep 17 00:00:00 2001 From: litalmason <142991359+litalmason@users.noreply.github.com> Date: Sun, 21 Jan 2024 12:35:59 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b06b45dc..a72c112f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,6 @@ -# Description -Please include a summary of the changes and the related issue. -If possible, please add some screenshots to help provide context. - # Checklist: +- [ ] I have included a meaningful summary of my PR's content +- [ ] If applicable, I have included screenshots to help describe my change - [ ] I have linked my PR to the relevant issue - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas