Update ---01-bug-report.yml
This commit is contained in:
parent
2712e79bbb
commit
744bcf29de
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/---01-bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/---01-bug-report.yml
vendored
|
@ -39,7 +39,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Link to Minimal Reproducible Example
|
label: Link to Minimal Reproducible Example
|
||||||
description: 'Please use the following link to create a reproduction: https://astro.new/minimal@next'
|
description: 'Please use the following link to create a reproduction: https://astro.new'
|
||||||
placeholder: 'https://stackblitz.com/abcd1234'
|
placeholder: 'https://stackblitz.com/abcd1234'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue