From 7e3c40cdd4111d267ee7792677cab411bf0e12fc Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 3 Sep 2017 08:41:23 +1200 Subject: [PATCH 1/4] Experimenting with checkboxes --- .github/ISSUE_TEMPLATE.md | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 53ca57e4..133aac08 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,30 @@ -### Description +## Expected behavior -### Expected behavior +## Actual behavior -### Actual behavior +## Steps to replicate +1. +2. -### Steps to replicate \ No newline at end of file +## Tested environment(s) + +#### Operating System(s) and version +- [ ] Windows: +- [ ] Mac: +- [ ] Linux: +- [ ] iOS: +- [ ] Andriod: +- [ ] Other: : + +#### Browser(s) and version +- [ ] Chrome: +- [ ] Firefox: +- [ ] Internet Explorer: +- [ ] Opera: +- [ ] Other: + +## Additional details + +## Before you submit +- [ ] I have tested this issue thoroughly +- [ ] I have attached screenshots and/or screencast of the issue in action From e6f5f97519eb31ef91337afa33a6f04545b7636c Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 3 Sep 2017 08:45:06 +1200 Subject: [PATCH 2/4] Checkboxes no-go --- .github/ISSUE_TEMPLATE.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 133aac08..788e0023 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,24 +7,12 @@ 2. ## Tested environment(s) +- **OS and version:** +- **Browser and version:** +- **Screen size:** -#### Operating System(s) and version -- [ ] Windows: -- [ ] Mac: -- [ ] Linux: -- [ ] iOS: -- [ ] Andriod: -- [ ] Other: : - -#### Browser(s) and version -- [ ] Chrome: -- [ ] Firefox: -- [ ] Internet Explorer: -- [ ] Opera: -- [ ] Other: - -## Additional details +## Additional details, debug data, logs, etc ## Before you submit -- [ ] I have tested this issue thoroughly -- [ ] I have attached screenshots and/or screencast of the issue in action +- Yes, I have tested this issue thoroughly +- Yes, I have attached screenshots and/or screencast of the issue in action From 4603506ba9d580a804f644d86821547a640711bb Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 3 Sep 2017 08:46:34 +1200 Subject: [PATCH 3/4] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 788e0023..1ac12f8a 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ 1. 2. -## Tested environment(s) +## Tested environment - **OS and version:** - **Browser and version:** - **Screen size:** @@ -14,5 +14,5 @@ ## Additional details, debug data, logs, etc ## Before you submit -- Yes, I have tested this issue thoroughly -- Yes, I have attached screenshots and/or screencast of the issue in action +- [ ] Yes, I have tested this issue thoroughly +- [ ] Yes, I have attached screenshots and/or screencast of the issue in action From 5936304144952a5cf75d3c1f553af9553fbc252e Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 3 Sep 2017 08:51:47 +1200 Subject: [PATCH 4/4] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1ac12f8a..f685cbf4 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,13 +6,31 @@ 1. 2. -## Tested environment -- **OS and version:** -- **Browser and version:** -- **Screen size:** +## Tested environment(s) +#### Operating systems affected +- [ ] Windows: +- [ ] Mac: +- [ ] Linux: +- [ ] iOS: +- [ ] Andriod: +- [ ] Other: + +#### Browsers affected +- [ ] Chrome: +- [ ] Firefox: +- [ ] Internet Explorer: +- [ ] Opera: +- [ ] Other: + +#### Screen sizes affected +- [ ] Huge (ie desktop) +- [ ] Large (ie laptop) +- [ ] Medium (ie slim laptop/tablet) +- [ ] Small (phone) ## Additional details, debug data, logs, etc ## Before you submit - [ ] Yes, I have tested this issue thoroughly - [ ] Yes, I have attached screenshots and/or screencast of the issue in action +- [ ] Yes, I have included any relevant debug data and error logs