diff --git a/.github/ISSUE_TEMPLATE/zluda_dump.yml b/.github/ISSUE_TEMPLATE/zluda_dump.yml index 0350a59..ee2738a 100644 --- a/.github/ISSUE_TEMPLATE/zluda_dump.yml +++ b/.github/ISSUE_TEMPLATE/zluda_dump.yml @@ -1,7 +1,5 @@ name: Bug Report description: Report an issue with ZLUDA -title: "" -labels: [] body: - type: markdown attributes: @@ -50,6 +48,14 @@ body: LD_LIBRARY_PATH= ./test_gpt2fp32cu validations: required: true + - type: input + id: version + attributes: + label: ZLUDA version + description: What version of ZLUDA are you using? Due to legal issues **versions older than 4 are not supported** + placeholder: "example: 5-preview.113" + validations: + required: true - type: input id: os attributes: