mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
Merge pull request #1529 from paulhfischer/issue-template-documentation
update documentation links in issue templates
This commit is contained in:
commit
f875e6758f
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: >
|
value: >
|
||||||
Please read this brief portion of documentation before going any
|
Please read this brief portion of documentation before going any
|
||||||
further:
|
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
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
|
@ -6,7 +6,7 @@ body:
|
||||||
value: >
|
value: >
|
||||||
Please read this brief portion of documentation before going any
|
Please read this brief portion of documentation before going any
|
||||||
further:
|
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
|
- type: textarea
|
||||||
id: freeform
|
id: freeform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue