summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2020-04-23 13:34:43 +0700
committerhathach <[email protected]>2020-04-23 13:34:43 +0700
commit1fab82c94a0753c0a59d217b9a8fbc42781d5c0d (patch)
tree3541d6a0d2cdd4f7720edda17003a5e0472f4381 /.github/pull_request_template.md
parent10e035241f0ea4bf8604fab2556fd65be16137b9 (diff)
add PR template
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..aa148eb79
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,5 @@
+**Describe the PR**
+A clear and concise description of what this PR solve.
+
+**Additional context**
+If applicable, add any other context about the PR and/or screenshots here.