From d418bdffcf928b9dce405b4f841788d788099864 Mon Sep 17 00:00:00 2001 From: stef217 Date: Wed, 27 Apr 2016 21:36:01 +0300 Subject: [PATCH 1/4] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..cc74f46 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +Make sure these boxes are checked before submitting your issue - Thank you! + +- [] Check your device and their version. +- [] Steps to reproduce. +- [] Priority. From bc2ed9c595bd7828fb20fc1184d38192fa87b794 Mon Sep 17 00:00:00 2001 From: Stefan Dimitrov Date: Wed, 27 Apr 2016 21:54:38 +0300 Subject: [PATCH 2/4] Changing the ISSUE TEMPLATE --- .github/ISSUE_TEMPLATE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cc74f46..6c6fa62 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,6 @@ Make sure these boxes are checked before submitting your issue - Thank you! -- [] Check your device and their version. -- [] Steps to reproduce. -- [] Priority. +- [] Check your device and their version: +- [] Steps to reproduce: +- [] Priority: +- [] Additional information: From 1943611c59f20ca9c87ec7ecd856b55cee58fa73 Mon Sep 17 00:00:00 2001 From: Stefan Dimitrov Date: Wed, 27 Apr 2016 22:08:31 +0300 Subject: [PATCH 3/4] Template --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6c6fa62..01e8499 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,4 +3,6 @@ Make sure these boxes are checked before submitting your issue - Thank you! - [] Check your device and their version: - [] Steps to reproduce: - [] Priority: +- [] Expected result: +- [] Actually result: - [] Additional information: From 5be8a30d9c1b0f5add48beb3ddf0b6f20add2e6e Mon Sep 17 00:00:00 2001 From: Stefan Dimitrov Date: Wed, 27 Apr 2016 22:09:57 +0300 Subject: [PATCH 4/4] Issue template --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 01e8499..418bbf5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ Make sure these boxes are checked before submitting your issue - Thank you! -- [] Check your device and their version: +- [] Device and their version: - [] Steps to reproduce: - [] Priority: - [] Expected result: