diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index bf01a13..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "[BUG] " -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. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -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.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.