mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +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
|
||||
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
|
||||
id: freeform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue