Add FAQ link to issues template (#4364)
This commit is contained in:
parent
cc2e7ee8a5
commit
e78161bd00
|
|
@ -6,7 +6,7 @@ body:
|
|||
id: no-duplicate-issues
|
||||
attributes:
|
||||
label: "Please verify that this bug has NOT been raised before."
|
||||
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=)"
|
||||
description: "Search in the issues sections by clicking [HERE](https://github.com/inventree/inventree/issues?q=) and read the [Frequently Asked Questions](https://docs.inventree.org/en/latest/faq/)!"
|
||||
options:
|
||||
- label: "I checked and didn't find a similar issue"
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue