diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ad9078b..05c9990 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -8,15 +8,14 @@ body: - type: markdown attributes: value: | - ### Thank you for taking the time to fill out this bug report! - If you want to request a feature or have general questions, please refer to one of the options below: + ## Thank you for taking the time to fill out this bug report! + #### Please: Before opening an issue, double check [existing issues](https://github.com/astubenbord/paperless-mobile/issues). - type: markdown attributes: value: | - #### Have a question? 👉 [Start a new discussion](https://github.com/astubenbord/paperless-mobile/discussions/new) - #### Have a feature request? 👉 [Use another form](https://github.com/astubenbord/paperless-mobile/issues/new/choose) + - Have a question? 👉 [Start a new discussion](https://github.com/astubenbord/paperless-mobile/discussions/new) + - Have a feature request? 👉 [Use another form](https://github.com/astubenbord/paperless-mobile/issues/new/choose) - #### Before opening an issue, please double check [existing issues](https://github.com/astubenbord/paperless-mobile/issues). Also, please note that if your issue involves the app crashing on startup, there is not much I can do without the logs. Therefore, please provide the logs as described in the section *Log output from the app* below. - type: textarea id: what-happened