mirror of
https://github.com/bellingcat/snscrape.git
synced 2026-06-10 11:28:29 +03:00
Fix YAML syntax
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -44,12 +44,14 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: Python version: output of `python3 --version`
|
||||
label: |
|
||||
Python version: output of `python3 --version`
|
||||
- type: input
|
||||
validations:
|
||||
required: true
|
||||
attributes:
|
||||
label: snscrape version: output of `snscrape --version`
|
||||
label: |
|
||||
snscrape version: output of `snscrape --version`
|
||||
- type: input
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user