Update ISSUE_TEMPLATE.yaml

This commit is contained in:
gperson 2024-02-02 04:15:31 +00:00
parent 6e397300b4
commit 50cd26cc3f

View file

@ -9,3 +9,24 @@ body:
description: Please describe the issue you're having. Include what you were doing, the last action before the bug, etc. The more detailed, the better.
validations:
required: true
- type: input
id: os
attributes:
label: OS
description: The OS the bug was discovered on.
validations:
required: true
- type: input
id: arch
attributes:
label: Arch
description: The architecture of the OS the bug was discovered on.
validations:
required: true
- type: input
id: version
attribute:
label: Version
description: The version of Tenacity you were using. Please also indicate if you were using a Git package
validations:
required: true