From 7751da47a78a81dac9356bfb1e73924521d8bfde Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 31 May 2019 12:00:56 +0200 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000000..fe4e65e877 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,40 @@ +--- +name: Bug report +about: Create a report to help us fix issues. +title: '' +labels: '' +assignees: '' + +--- + + + +**Application Version** + + +**Platform** + + +**Printer** + + +**Actual Results** + + +**Expected results** + + +**Additional Information** + From 75ee2dfd867a5df361a07564c1a83903571c071b Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 31 May 2019 12:05:16 +0200 Subject: [PATCH 2/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index fe4e65e877..033cfd5bcd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us fix issues. title: '' -labels: '' +labels: 'Type: Bug' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..28c3ad26d4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: 'Type: New Feature' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** + + +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + + +**Affected users and/or printers ** + +**Additional context** +