Update issue templates

This commit is contained in:
Jonas Winkler 2021-01-27 11:32:30 +01:00 committed by GitHub
parent 8dde7fa043
commit 763b780aa4
3 changed files with 12 additions and 1 deletions

View File

@ -11,6 +11,10 @@ assignees: ''
=> Before opening an issue, please check the documentation and see if it helps you resolve your issue: https://paperless-ng.readthedocs.io/en/latest/troubleshooting.html
=> Please also make sure that you followed the installation instructions.
=> Please search the issues and look for similar issues before opening a bug report.
=> If you encounter issues while installing of configuring Paperless-ng, please post that in the "Support" section of the discussions. Remember that Paperless successfully runs on a variety of different systems. If paperless does not start, it's probably an issue with your system, and not an issue of paperless.
=> Don't remove the [BUG] prefix from the title.
-->
**Describe the bug**

View File

@ -9,6 +9,9 @@ assignees: ''
<!--
=> We already have lots of feature requests open. Please search the existing requests first and look for feature requests similar to yours.
=> Don't remove the [Feature Request] prefix from the title.
-->
**Is your feature request related to a problem? Please describe.**

View File

@ -1,7 +1,7 @@
---
name: Other
about: Anything that is not a feature request or bug.
title: ''
title: "[Other] Title of your issue"
labels: ''
assignees: ''
@ -11,4 +11,8 @@ assignees: ''
=> Discussions, Feedback and other suggestions belong in the "Disussion" section and not on the issue tracker.
=> If you encounter issues while installing of configuring Paperless-ng, please post that in the "Support" section of the discussions. Remember that Paperless successfully runs on a variety of different systems. If paperless does not start, it's probably is an issue with your system, and not an issue of paperless.
=> Don't remove the [Other] prefix from the title.
-->