From 463d58f4ebe3e4cb1dc95e04cc200400871a1f6b Mon Sep 17 00:00:00 2001 From: Shu0T1an ChenG Date: Tue, 19 Sep 2017 16:23:10 -0700 Subject: [PATCH] [github]: Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..d460738040 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ + + +**What I did** + +**Why I did it** + +**How I verified it** + +**Details if related**