diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 4b7801174d..c6a6e31ecc 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -14,8 +14,9 @@ body: label: I've found a bug and checked that ... description: Make sure that your request fulfills all of the following requirements. If one requirement cannot be satisfied, explain in detail why. options: - - label: ... the documentation does not mention anything about my problem + - label: ... [the documentation](https://docs.firefly-iii.org/) does not mention anything about my problem - label: ... there are no open or closed issues that are related to my problem + - label: ... it's [definitely you, not me](https://github.com/firefly-iii/firefly-iii/blob/main/.github/its_you_not_me.md) - type: textarea attributes: