We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be24821 commit ad80a8bCopy full SHA for ad80a8b
.github/ISSUE_TEMPLATE/config.yml
@@ -5,6 +5,9 @@ contact_links:
5
- name: Question
6
about: Please use one of the community spaces for questions or general discussions.
7
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/
11
- name: Copilot and Other LLMs
12
about: Please do not use GitHub Copilot or any other LLM to write an issue.
13
url: https://github.com/ziglang/zig/wiki/Writing-Issues-with-Copilot-and-Other-LLMs
0 commit comments