chore: update issue template (#3574)

This commit is contained in:
Krzysztof Moch 2024-03-08 19:19:53 +01:00 committed by GitHub
parent 0f31271dcf
commit 11a01ba7dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,16 @@ body:
validations:
required: true
- type: input
id: reproduction-repo
attributes:
label: Reproduction
description: Provide a link to a repository with a reproduction of the bug, this is optional but it will make us to fix the bug faster
placeholder: Reproduction Repository
value: "repository link"
validations:
required: false
- type: textarea
id: reproduction
attributes: