mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-05 11:31:34 +00:00
Add FAQ link to issues template (#4364)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -6,7 +6,7 @@ body:
|
|||||||
id: no-duplicate-issues
|
id: no-duplicate-issues
|
||||||
attributes:
|
attributes:
|
||||||
label: "Please verify that this bug has NOT been raised before."
|
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:
|
options:
|
||||||
- label: "I checked and didn't find a similar issue"
|
- label: "I checked and didn't find a similar issue"
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user