diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 303036c7714b5c8db9c84e2dbfbded97d5154ba2..c0ed51964816408948e382d6bab9e94063b970ff 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -17,7 +17,7 @@ body: id: version attributes: label: Zig Version - description: The output of `zig version`: + description: "The output of `zig version`" placeholder: "0.9.0-dev.1275+ac52e0056" validations: required: true