From 48cfc15d089ab1886876152b4e074534908d8b86 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 13 Apr 2019 19:47:07 -0400 Subject: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 9 --------- .github/ISSUE_TEMPLATE/feature-request.md | 12 ++++++++++++ 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 624888bb..1642d528 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,16 +17,7 @@ Steps to reproduce the behaviour: 3. Scroll down to '....' 4. See error -**Expected behaviour** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - **Details (please provide at least the app version):** - App Version: - Device: - Android Version: - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 00000000..ceb35384 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,12 @@ +--- +name: Feature Request +about: Propose a new feature +title: '' +labels: feature request +assignees: AllanWang + +--- + +**Describe the feature** + + -- cgit v1.2.3