summaryrefslogtreecommitdiffstatshomepage
path: root/.github/PULL_REQUEST_TEMPLATE
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/pull_request_template.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
new file mode 100644
index 0000000..dc6d5e4
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,29 @@
+---
+name: Pull Request
+about: Submit a pull request
+title: ''
+---
+
+<!--
+Make sure you read CONTRIBUTING.md first.
+Never, merge master on your feature branch, always rebase and force-push.
+-->
+
+# Description
+
+<!--
+E.g:
+- Fixes ###
+- Enables/enhances ...
+- Tests ...
+- Improves ... related docs
+-->
+
+
+# Notes for reviewers
+
+<!--
+Add anything that might be relevant for reviewers to know about your code
+changes
+-->
+