diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 62f12d1b6..d23a66795 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,14 +4,13 @@ about: Report problems with Shiori title: One line description of the bug labels: type:bug assignees: '' - --- ## Data -- **Shiori version**: -- **Database Engine**: -- **Operating system**: -- **CLI/Web interface/Web Extension**: +- **Shiori version**: If unknown, run `shiori version` in your terminal or check your server logs. If you don't have the command or information in your logs you are probably running an older version (1.5.4 or older). +- **Database Engine**: If unknown, SQLite is the default. +- **Operating system**: +- **CLI/Web interface/Web Extension**: ## Describe the bug / actual behavior A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bee4ce1c6..53e6d0d34 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,6 @@ about: PLEASE READ ISSUE title: '' labels: '' assignees: '' - --- Please report feature requests in the [discussions section](https://github.com/go-shiori/shiori/discussions/categories/feature-requests).