This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
commit 477ed5074cc3aa1435a0780e2791a819608f04db Author: Xiang Xiao <[email protected]> AuthorDate: Sat May 2 12:04:09 2020 +0800 github: Copy PULL_REQUEST_TEMPLATE.md from nuttx repo Signed-off-by: Xiang Xiao <[email protected]> --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..f0c7312 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,6 @@ +## Summary + +## Impact + +## Testing +
