mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 23:04:18 +00:00
fix yaml quoting issue
This commit is contained in:
parent
9f2331cb0c
commit
61e9d72b77
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
2
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
|
@ -10,7 +10,7 @@ body:
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
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: textarea
|
- type: textarea
|
||||||
id: freeform
|
id: freeform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue