From 1106af35f6364fc70a0201d992806efdf747393c Mon Sep 17 00:00:00 2001 From: David Manners Date: Sat, 19 May 2018 15:48:39 +0000 Subject: [PATCH 1/2] ADHOC: update the contribution templates to include a bit of manners and clarification. --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++-------- .github/PULL_REQUEST_TEMPLATE.md | 25 +++++++++++++++++++++---- 2 files changed, 40 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3ac68076d4353..f6c8b354f42cc 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,35 @@ - - + ### Preconditions - - + 1. 2. ### Steps to reproduce - + 1. 2. 3. ### Expected result -1. +1. [Screenshot, logs] ### Actual result 1. [Screenshot, logs] - - diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d1f01ba9f2640..5b0b9d74e453b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,32 @@ - + + + ### Description - + ### Fixed Issues (if relevant) - + 1. magento/magento2#: Issue title 2. ... ### Manual testing scenarios - + 1. ... 2. ... From f6e63f1b3087af0b40a81067af0d24471bd66fa2 Mon Sep 17 00:00:00 2001 From: David Manners Date: Wed, 23 May 2018 08:37:22 +0000 Subject: [PATCH 2/2] ADHOC: update the contribution templates to include a not on actual and expected results - Making it so that screenshots and logs are optional --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f6c8b354f42cc..12ad4e452b1c7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -28,8 +28,8 @@ ### Expected result -1. [Screenshot, logs] +1. [Screenshots, logs or description] ### Actual result -1. [Screenshot, logs] +1. [Screenshots, logs or description]