From 7a74c1e67d815e3511adea513ae9721391c822eb Mon Sep 17 00:00:00 2001 From: Kevin Zetterstrom Date: Fri, 19 Feb 2016 11:04:15 -0500 Subject: [PATCH] add required for Vimeans only --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 04a7a2b..3b72e3f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,5 @@ #### Ticket +**Required for Vimeans only** [TICKET_NUMBER](https://vimean.atlassian.net/browse/TICKET_NUMBER) #### Ticket Summary @@ -8,4 +9,4 @@ A brief but thorough description of the ticket. A brief but thorough description of the changes put in place to address the ticket. #### How to Test -Detailed *list* of what to test and how to test it. Including all edge cases. \ No newline at end of file +Detailed *list* of what to test and how to test it. Including all edge cases.