Create pull_request_template.md

Using the same pull request template as what we have in FreeRTOS/FreeRTOS.
This commit is contained in:
Yuhui Zheng
2020-03-17 13:11:11 -07:00
committed by GitHub
parent 3f6cd683cb
commit 1ebcac3c9f

16
.github/pull_request_template.md vendored Normal file
View File

@@ -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.