From 2680339377d9fdb0e27fc1f2f30828a93c60d08a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 20 Mar 2022 17:10:37 -0400 Subject: [PATCH] make this a link --- .github/ISSUE_TEMPLATE/02_feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02_feature.yml b/.github/ISSUE_TEMPLATE/02_feature.yml index ee3f4b3..1447f06 100644 --- a/.github/ISSUE_TEMPLATE/02_feature.yml +++ b/.github/ISSUE_TEMPLATE/02_feature.yml @@ -14,7 +14,7 @@ body: - type: markdown attributes: - value: '**NOTE: if you ask about `pyproject.toml` your issue will be closed as a duplicate of #234**' + value: '**NOTE: if you ask about `pyproject.toml` your issue will be closed as a duplicate of [#234](https://github.com/PyCQA/flake8/issues/234)**' - type: textarea id: freeform