aboutsummaryrefslogtreecommitdiff
path: root/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'pull_request_template.md')
-rw-r--r--pull_request_template.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/pull_request_template.md b/pull_request_template.md
new file mode 100644
index 000000000..f8e10d15b
--- /dev/null
+++ b/pull_request_template.md
@@ -0,0 +1,27 @@
+## Dependencies
+- pr_number_or_link_here
+
+## What
+Describe what this pull request does, including technical details, screenshots, links to discord, etc.
+
+<!-- remove unused parts below -->
+## Changelog New Features
++ Cool new feature. - your_name_here
+ * extra info
+
+## Changelog Improvements
++ Improved cool feature. - your_name_here
+ * Extra info.
+
+## Changelog Fixes
++ Fixed cool feature. - your_name_here
+ * Extra info.
+
+## Changelog Technical Details
++ Something technical you changed in the backend. - your_name_here
+ * Extra info.
+
+## Changelog Removed Features
++ Removed cool feature. - your_name_here
+ * Extra info.
+