summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..6e2d311
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,21 @@
+<!-- Thank you for opening a PR and making this theme even better, I appreciate you taking the time to help out 🙌 -->
+
+#### What kind of changes does this PR include?
+
+<!-- Delete any that don’t apply -->
+
+- Minor fixes (broken links, typos, css, etc.)
+- Changes with larger consequences (logic, library updates, etc.)
+- Something else!
+
+#### Description
+
+- Closes # <!-- Add an issue number if this PR will close it. -->
+- What does this PR change? A brief description would be great.
+- Did you change something visual? A before/after screenshot can be helpful.
+
+<!--
+Here’s what will happen next:
+Hopefully I'll get time soon after your pull request to take a look and may ask you to make changes.
+I'll try to be responsive, but don’t worry if this takes a week or 2.
+-->