From 3eb3cae12e4b9bef02ff9fa3d81f329132602a17 Mon Sep 17 00:00:00 2001 From: Anton Stubenbord <79228196+astubenbord@users.noreply.github.com> Date: Fri, 23 Jun 2023 12:33:42 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5418b27..bf01a13 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,6 +6,11 @@ labels: bug assignees: astubenbord --- +**Before submitting a bug report** + +- [ ] I have looked through [existing issues](https://github.com/astubenbord/paperless-mobile/issues?q=is%3Aissue) and found no similar issue that is either open or has already been fixed +- [ ] I have read the [troubleshooting section](https://github.com/astubenbord/paperless-mobile#troubleshooting) in the repository's README +- [ ] I have tried to re-install the app, and the issue still occurs. The app is still subject to breaking changes, requiring a fresh installation or at least clearing app data after updating. **Describe the bug** A clear and concise description of what the bug is. @@ -26,8 +31,8 @@ If applicable, add screenshots or screen recordings to help explain your problem **Device Information:** - Device: [e.g. Samsung Galaxy S10] - OS: [e.g. Android 11] - - Paperless Mobile version [e.g. 2.1.0, see in 'About this app' in drawer] - - Paperless Server version [e.g. 1.13.0, see in settings footer] + - Paperless Mobile version [e.g. 2.3.8, see in 'About this app' in drawer] + - Paperless Server version [e.g. 1.16.3, see in settings footer] **Additional context** Add any other context about the problem here.