From df2a3bfceb0034a72f44e7d7077055af6f4b2b53 Mon Sep 17 00:00:00 2001 From: Benjamin Bolte Date: Thu, 1 Aug 2024 16:30:08 -0700 Subject: [PATCH] update pr template --- .github/pull_request_template.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2b22767c..b156eac3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,4 +4,8 @@ _This should be a short, one-line description._ **What issues does this PR fix or reference?** -_Please include a reference to the issue here._ +_If relevant, please include a reference to the issue here._ + +**If this PR changes the UI, include a screenshot below.** + +_Otherwise, feel free to delete this section._