From 27a19ee703930ec85a075b9b1ed5aa25892c6d8b Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Wed, 3 Jan 2018 10:45:50 -0500 Subject: [PATCH] Add "Verification Process" section to pull request template --- PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index a578c38ce..a3356809d 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -27,6 +27,20 @@ We must be able to understand the design of your change from this description. I +### Verification Process + + + ### Applicable Issues