authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-09-25 20:36:58-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-09-25 20:36:58-07:00
logad80a8b5529ab70d49feaffc82fcd9a990a05332
tree014a6f3ef02107883d6fc69d822fcad82f651561
parentbe2482146401d69e59b218443601c46838cd5ee5

issue template: translate-c tracked by separate project


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

.github/ISSUE_TEMPLATE/config.yml+3
......@@ -5,6 +5,9 @@ contact_links:
55 - name: Question
66 about: Please use one of the community spaces for questions or general discussions.
77 url: https://github.com/ziglang/zig/wiki/Community
8 - name: C Translation
9 about: "Issues related to `zig translate-c` and `@cImport` are tracked separately."
10 url: https://github.com/ziglang/translate-c/
811 - name: Copilot and Other LLMs
912 about: Please do not use GitHub Copilot or any other LLM to write an issue.
1013 url: https://github.com/ziglang/zig/wiki/Writing-Issues-with-Copilot-and-Other-LLMs