diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 8555d8c..9df793b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -20,6 +20,14 @@ body: validations: required: true + - type: textarea + id: build + attributes: + label: Build information + description: The output of `pay-respects --version` + validations: + required: true + - type: checkboxes id: no-similar-issue attributes: