diff --git a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml index fcfcef0f3..24111dffa 100644 --- a/.github/ISSUE_TEMPLATE/01-report-a-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-report-a-bug.yml @@ -36,7 +36,7 @@ body: are relevant to the bug, in order to show that you have consulted and thoroughly read it. Additionally, list links to possibly related open and closed [issues](https://github.com/squidfunk/mkdocs-material/issues) - or [discussions](https://github.com/squidfunk/mkdocs-material/discussions) + and [discussions](https://github.com/squidfunk/mkdocs-material/discussions) you encountered when searching our issue tracker. [More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#related-links) value: |- diff --git a/.github/ISSUE_TEMPLATE/02-report-a-docs-issue.yml b/.github/ISSUE_TEMPLATE/02-report-a-docs-issue.yml index 1b2e1e70f..56c4f51eb 100644 --- a/.github/ISSUE_TEMPLATE/02-report-a-docs-issue.yml +++ b/.github/ISSUE_TEMPLATE/02-report-a-docs-issue.yml @@ -27,7 +27,7 @@ body: that are impacted by the issue you described above. If applicable, add screenshots. Additionally, list links to possibly related open and closed [issues](https://github.com/squidfunk/mkdocs-material/issues) - or [discussions](https://github.com/squidfunk/mkdocs-material/discussions) + and [discussions](https://github.com/squidfunk/mkdocs-material/discussions) you encountered when searching our issue tracker. [More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/#related-links) value: |- diff --git a/.github/ISSUE_TEMPLATE/03-request-a-change.yml b/.github/ISSUE_TEMPLATE/03-request-a-change.yml index edc5196ba..2fbbbd2fc 100644 --- a/.github/ISSUE_TEMPLATE/03-request-a-change.yml +++ b/.github/ISSUE_TEMPLATE/03-request-a-change.yml @@ -93,5 +93,5 @@ body: required: true - label: >- I have included relevant links to [the documentation](https://squidfunk.github.io/mkdocs-material), related [issues](https://github.com/squidfunk/mkdocs-material/issues) - or [discussions](https://github.com/squidfunk/mkdocs-material/discussions) to underline the need for my idea. + and [discussions](https://github.com/squidfunk/mkdocs-material/discussions) to underline the need for my idea. required: true