From f88b8a410a112601520c00c6ccbade21306ba655 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 20 Mar 2022 17:00:26 -0400 Subject: [PATCH] hopefully reduce duplicates of pyproject.toml --- .github/ISSUE_TEMPLATE/02_feature.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/02_feature.yml b/.github/ISSUE_TEMPLATE/02_feature.yml index 61fcf25..ee3f4b3 100644 --- a/.github/ISSUE_TEMPLATE/02_feature.yml +++ b/.github/ISSUE_TEMPLATE/02_feature.yml @@ -12,6 +12,10 @@ body: attributes: value: '**NOTE: flake8 is a linting framework and does not implement any checks**' + - type: markdown + attributes: + value: '**NOTE: if you ask about `pyproject.toml` your issue will be closed as a duplicate of #234**' + - type: textarea id: freeform attributes: