diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index d3f696cee7..142db83dc6 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -26,6 +26,13 @@ body: - "amd64" - "arm64" - "others" + - type: "textarea" + id: "version" + validations: + required: true + attributes: + label: "What SpiceDB version are you using?" + placeholder: "v1.25.0" - type: "textarea" id: "repro" validations: