From 72ddcb4fff60298ca6d0f872f62051077735069d Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Tue, 19 Dec 2017 11:07:29 +1100 Subject: [PATCH 1/2] Create issue template It assumes most of the times issues will be reported to keep track of bugs. --- .github/ISSUE_TEMPLATE.md | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 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 0000000000..a316fa3673 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,41 @@ + + + + +## Description + + +## Expected Behavior + + +## Actual Behavior + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Gif + + +## Context + + +## Severity + + +## Your Environment + +* Version used: +* Browser name and version: +* Operating System and version (desktop or mobile): + +## Possible Fix + From 4fbdbb1aa2ebe44967f47f34c4f0daaa08061775 Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Tue, 19 Dec 2017 15:26:04 +1100 Subject: [PATCH 2/2] Link to placeholder feature template We'll write the template later on --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a316fa3673..54a8935b94 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,6 @@ - +