diff options
-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: |