diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 303036c771..c0ed519648 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