authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-10-06 17:17:36-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-10-06 17:17:36-07:00
log2fbf53c1cea6d93dcd97e04d95f639e5a24fd27a
tree5c9663cccaee7aadde22eb024692a55b690cd1eb
parentc3ce3a67adadc5fecd8f6840cba71c52c4cdc9bf

GitHub: fix yaml issue with bug report template


1 files changed, 1 insertions(+), 1 deletions(-)

.github/ISSUE_TEMPLATE/bug.yml+1-1
......@@ -17,7 +17,7 @@ body:
1717 id: version
1818 attributes:
1919 label: Zig Version
20 description: The output of `zig version`:
20 description: "The output of `zig version`"
2121 placeholder: "0.9.0-dev.1275+ac52e0056"
2222 validations:
2323 required: true