diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 40cfdb1..fc50dc7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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