From c7f2f22d048e101983aa85ee0819618df057fa8a Mon Sep 17 00:00:00 2001 From: softprops Date: Wed, 3 Oct 2018 11:48:57 -0400 Subject: first pass at a pr template --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md (limited to '.github/PULL_REQUEST_TEMPLATE.md') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..5a6522c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ + + +## What did you implement: + + + +Closes: #xxx + +## How did you verify your change: \ No newline at end of file -- cgit v1.2.3