summaryrefslogtreewikicommitdiff
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.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..977e3be
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
+**Describe the change**
+A clear and concise description of what the changes are.
+
+**Expected behavior**
+A clear and concise description of what your changes are going to do.
+
+**Screenshots**
+If applicable, add screenshots to help explain your changes.
+
+**Additional context**
+Add any other context about the pull request here.