mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
update feature issue form
- revert link back to the top level header - add notices about not implementing any checks
This commit is contained in:
parent
f875e6758f
commit
9f2331cb0c
1 changed files with 5 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
6
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
|
@ -6,7 +6,11 @@ body:
|
|||
value: >
|
||||
Please read this brief portion of documentation before going any
|
||||
further:
|
||||
https://flake8.pycqa.org/en/latest/internal/contributing.html#requesting-a-new-feature
|
||||
https://flake8.pycqa.org/en/latest/internal/contributing.html#filing-a-bug
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: **NOTE: flake8 is a linting framework and does not implement any checks**
|
||||
|
||||
- type: textarea
|
||||
id: freeform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue