Skip to content

Commit ad80a8b

Browse files
committed
issue template: translate-c tracked by separate project
1 parent be24821 commit ad80a8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)