zig

fork of https://codeberg.org/ziglang/zig
Log | Tree | Refs | README | LICENSE

commit 1789a35ab9db2f15e641f391be88fe625cf161c8 (tree)
parent 2fbf53c1cea6d93dcd97e04d95f639e5a24fd27a
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Wed,  6 Oct 2021 17:20:54 -0700

GitHub: slight change of wording on the proposal issue template

Diffstat:
M.github/ISSUE_TEMPLATE/proposal.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/proposal.yml b/.github/ISSUE_TEMPLATE/proposal.yml @@ -12,5 +12,5 @@ body: attributes: label: Please do not file a proposal to change the language options: - - label: After clicking this box, please navigate away from this web page. + - label: "I understand, thank you. I will not submit a new proposal at this time" required: true