Commit 2fbf53c1ce

Andrew Kelley <andrew@ziglang.org>
2021-10-07 02:17:36
GitHub: fix yaml issue with bug report template
1 parent c3ce3a6
Changed files (1)
.github
ISSUE_TEMPLATE
.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