diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-08 20:39:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-08 20:39:24 -0400 |
commit | f12b0b0d0e446b3d8380b0406d2c75f39f095568 (patch) | |
tree | c77d7fc315100e36063089f1139d6ddba44d4dc7 /.github/ISSUE_TEMPLATE | |
parent | 5c1f0d37dfb706a53eafbf226b61f54e7bc022d6 (diff) | |
download | frost-f12b0b0d0e446b3d8380b0406d2c75f39f095568.tar.gz frost-f12b0b0d0e446b3d8380b0406d2c75f39f095568.tar.bz2 frost-f12b0b0d0e446b3d8380b0406d2c75f39f095568.zip |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/custom.md | 10 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/theme-report.md | 16 |
2 files changed, 26 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 00000000..48d5f81f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/theme-report.md b/.github/ISSUE_TEMPLATE/theme-report.md new file mode 100644 index 00000000..7b2d4363 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/theme-report.md @@ -0,0 +1,16 @@ +--- +name: Theme report +about: Problem with Frost's Theme +title: "[CSS]" +labels: CSS +assignees: AllanWang + +--- + +**Description** +<!-- Please describe the theme error, and how to get to the page--> + +**Details (please provide at least the app version):** + - App Version: + - Device: + - Android Version: |