From: Jay Sitter <jsit@users.noreply.github.com>
Date: Mon, 3 Jul 2023 18:18:22 +0000 (-0400)
Subject: feat: Add PR template (#1785)
X-Git-Url: http://these/git/%22https:/image.com/%7B%7D/%24%7Bargs.pageFn.prev%7D?a=commitdiff_plain;h=ca059024234f36a23db745107d486590bbb4a885;p=lemmy-ui.git

feat: Add PR template (#1785)
---

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..13d49c8
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,12 @@
+## Description
+
+<!-- Please describe exactly what this PR changes, including URLs and issue
+numbers. If it fixes an issue, add "Fixes #XXXX" -->
+
+## Screenshots
+
+<!-- Please include before and after screenshots if applicable -->
+
+### Before
+
+### After