From 62295d0851b4addd6a01b57879e74a274ff25faf Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Sat, 13 Jun 2020 09:24:27 -0600 Subject: [PATCH] Updated GitHub templates Provides more clarity on the format desired when opening up an issue or a pull request. The order of sections was rearranged to focus on the *why* and *what* of the root issue. Optional sections remain encouraged but are not required. --- .github/ISSUE_TEMPLATE.md | 15 +++++++++------ .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++-------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a8ca128..d7b2efa 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,14 @@ ## Overview - - -## Steps to Recreate - + ## Screenshots/Screencasts - + + +## Steps to Recreate + + +## Desired Behavior + ## Environment - + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d58c695..94cb78f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,11 @@ ## Overview - - -## Details - - -## Notes - + ## Screenshots/Screencasts - + + +## Details + + +## Notes +