mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
Merge pull request #1572 from asottile/issue-template
hopefully reduce duplicates of pyproject.toml
This commit is contained in:
commit
24a87fcf9e
1 changed files with 4 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
4
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
|
@ -12,6 +12,10 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: '**NOTE: flake8 is a linting framework and does not implement any checks**'
|
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
|
- type: textarea
|
||||||
id: freeform
|
id: freeform
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue