From d554c5fff557a15d601746df3405ea61a8062123 Mon Sep 17 00:00:00 2001 From: Charlie Schwehm Date: Tue, 24 Oct 2017 14:41:22 +0200 Subject: [PATCH] Update issue and PR format --- ISSUE_TEMPLATE.md | 15 +++++++-------- PULL_REQUEST_TEMPLATE.md | 8 ++++---- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ec3701ad..fd17bc84 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,19 +1,18 @@ -Issue tracker is **ONLY** used for reporting bugs/issues. **NO NEW FEATURES SUGGESTIONS!** - - + + ### Expected Behavior - + ### Current Behavior - + ### Possible Solution - + ### Steps to Reproduce - - + + 1. 2. 3. diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 6b29be0e..35ec5a0f 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ - + ### Description of Changes - + ### Screenshots (optional) @@ -12,5 +12,5 @@ * [ ] My changes follow the Contributing Guidelines. * [ ] My changes implement realistic features. -* [ ] Please have an IDG Developer test my changes before merging. -* [x] My changes are ready for merging. +* [ ] Please have an IDG Developer test my changes before merging. +* [x] My changes are ready for merging. \ No newline at end of file