diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-28 23:16:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-28 23:16:55 -0700 |
commit | 62e612cc454d7a66033f77f012726fd972d2ff2c (patch) | |
tree | 622cde45481ef02af1c4801b5369e7cac0395a14 | |
parent | 0ef4cbde805db6812b922d967966367ae7c98e60 (diff) | |
download | frost-62e612cc454d7a66033f77f012726fd972d2ff2c.tar.gz frost-62e612cc454d7a66033f77f012726fd972d2ff2c.tar.bz2 frost-62e612cc454d7a66033f77f012726fd972d2ff2c.zip |
Update issue templates
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.md | 1 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/theme-report.md | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 289a9408..e05bb5ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,3 +23,7 @@ Steps to reproduce the behaviour: - App Version: - Device: - Android Version: + +**Logs/Screenshots:** +<!-- Logs are very useful for debugging problems. This is optional if it's widely reproducible. --> +<!-- For screenshots, please also provide browser screenshots if the preview differs from your browser --> diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ceb35384..c8b42e49 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -10,3 +10,4 @@ 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 --> +<!-- Frost is also in more of a maintenance state, so unless a feature fixes a key element or is widely desired, it likely won't be a priority --> diff --git a/.github/ISSUE_TEMPLATE/theme-report.md b/.github/ISSUE_TEMPLATE/theme-report.md index 820fb3f1..ba552cd8 100644 --- a/.github/ISSUE_TEMPLATE/theme-report.md +++ b/.github/ISSUE_TEMPLATE/theme-report.md @@ -9,6 +9,7 @@ assignees: AllanWang **Description** <!-- Please describe the theme error, and how to get to the page--> +<!-- If possible, provide the CSS; see https://allanwang.github.io/Frost-for-Facebook/docs/Theming --> **Details (please provide at least the app version):** - App Version: |