From f099097b23218600368ed1c0d3e82ecd2d455a7e Mon Sep 17 00:00:00 2001 From: Samantha Houts Date: Fri, 7 Dec 2018 10:01:33 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .../forms-previewer-bug-report.md | 43 +++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/forms-previewer-bug-report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7a328161f..36b79dc24 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: '' +title: "[Enhancement] YOUR IDEA!" labels: t/enhancement ➕ assignees: '' diff --git a/.github/ISSUE_TEMPLATE/forms-previewer-bug-report.md b/.github/ISSUE_TEMPLATE/forms-previewer-bug-report.md new file mode 100644 index 000000000..b5e3d9850 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/forms-previewer-bug-report.md @@ -0,0 +1,43 @@ +--- +name: Forms Previewer Bug report +about: Having a problem with the Previewer? Report it here! +title: '' +labels: forms-previewer +assignees: '' + +--- + + + +### Description + +### Steps to Reproduce + +1. +2. +3. + +### Expected Behavior + +### Actual Behavior + +### Basic Information + +- Version with issue: +- Last known good version: +- IDE: +- Platform Target Frameworks: + - iOS: + - Android: + - UWP: +- Android Support Library Version: +- Nuget Packages: +- Affected Devices: + +### Screenshots + + + +### Reproduction Link + +