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:...@@ -5,6 +5,9 @@ contact_links:
5 - name: Question5 - name: Question
6 about: Please use one of the community spaces for questions or general discussions.6 about: Please use one of the community spaces for questions or general discussions.
7 url: https://github.com/ziglang/zig/wiki/Community7 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/
8 - name: Copilot and Other LLMs11 - name: Copilot and Other LLMs
9 about: Please do not use GitHub Copilot or any other LLM to write an issue.12 about: Please do not use GitHub Copilot or any other LLM to write an issue.
10 url: https://github.com/ziglang/zig/wiki/Writing-Issues-with-Copilot-and-Other-LLMs13 url: https://github.com/ziglang/zig/wiki/Writing-Issues-with-Copilot-and-Other-LLMs