mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
issue templates: use anchors in URLs
This commit is contained in:
parent
e6d19a07d2
commit
e19c61a16e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Language Proposal
|
- name: Language Proposal
|
||||||
about: "Please do not submit a proposal to change the language"
|
about: "Please do not submit a proposal to change the language"
|
||||||
url: https://ziglang.org/code-of-conduct
|
url: https://ziglang.org/code-of-conduct/#no-language-proposals
|
||||||
- name: Question
|
- name: Question
|
||||||
about: "Please use one of the community spaces instead for questions or general discussions."
|
about: "Please use one of the community spaces instead for questions or general discussions."
|
||||||
url: https://ziglang.org/community
|
url: https://ziglang.org/community
|
||||||
|
|
@ -10,4 +10,4 @@ contact_links:
|
||||||
url: https://codeberg.org/ziglang/translate-c
|
url: https://codeberg.org/ziglang/translate-c
|
||||||
- name: Copilot and Other LLMs
|
- name: Copilot and Other LLMs
|
||||||
about: "Please do not use GitHub Copilot or any other LLM to write an issue."
|
about: "Please do not use GitHub Copilot or any other LLM to write an issue."
|
||||||
url: https://ziglang.org/code-of-conduct
|
url: https://ziglang.org/code-of-conduct/#strict-no-llm-no-ai-policy
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue