mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
link to correct paragraph in feature-request issue template
This commit is contained in:
parent
6663a2fb9f
commit
ec975ad6b2
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
|
|
@ -6,7 +6,7 @@ body:
|
|||
value: >
|
||||
Please read this brief portion of documentation before going any
|
||||
further:
|
||||
http://flake8.pycqa.org/en/latest/internal/contributing.html#filing-a-bug
|
||||
https://flake8.pycqa.org/en/latest/internal/contributing.html#filing-a-bug
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
|
@ -6,7 +6,7 @@ body:
|
|||
value: >
|
||||
Please read this brief portion of documentation before going any
|
||||
further:
|
||||
http://flake8.pycqa.org/en/latest/internal/contributing.html#filing-a-bug
|
||||
https://flake8.pycqa.org/en/latest/internal/contributing.html#requesting-a-new-feature
|
||||
|
||||
- type: textarea
|
||||
id: freeform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue