diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-13 19:47:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-13 19:47:07 -0400 |
commit | 48cfc15d089ab1886876152b4e074534908d8b86 (patch) | |
tree | 3b3be5414381f5e09ad8b0dc782065135cfc1c57 | |
parent | 1c76e979fa756cc1fb7e0b38bd6970cada2bd800 (diff) | |
download | frost-48cfc15d089ab1886876152b4e074534908d8b86.tar.gz frost-48cfc15d089ab1886876152b4e074534908d8b86.tar.bz2 frost-48cfc15d089ab1886876152b4e074534908d8b86.zip |
Update issue templates
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 9 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.md | 12 |
2 files changed, 12 insertions, 9 deletions
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** +<!-- Note that Frost is limited by Facebook's mobile site --> +<!-- Features relating to the web content are not always possible --> |