summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorYuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>2020-03-10 10:20:48 -0700
committerGitHub <noreply@github.com>2020-03-10 10:20:48 -0700
commit0acffef047973e2e61c2201fd69cd9bbd317f674 (patch)
treebbc203dbe06f907d97829483527491186c4a9de3 /.github/pull_request_template.md
parentc40a6da2e4cb8042b56d1b174051cbbe9813781a (diff)
downloadfreertos-git-0acffef047973e2e61c2201fd69cd9bbd317f674.tar.gz
GitHub PR template. (#29)
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..c3c8607fb
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,16 @@
+<!--- Title -->
+
+Description
+-----------
+<!--- Describe your changes in detail. -->
+
+Test Steps
+-----------
+<!-- Describe the steps to reproduce. -->
+
+Related Issue
+-----------
+<!-- If any, please provide issue ID. -->
+
+
+By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.