authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-11-28 07:38:24-08:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-11-28 07:38:24-08:00
loge19c61a16e0b9dfd36f575057dd2af42d54efde6
treebedce83f140bca6745f7ab2b5fd00fd5ef0dc1e4
parente6d19a07d23f6724ff9c7255976d54bb9ad33d29

issue templates: use anchors in URLs


1 files changed, 2 insertions(+), 2 deletions(-)

.forgejo/ISSUE_TEMPLATE/config.yml+2-2
...@@ -1,7 +1,7 @@...@@ -1,7 +1,7 @@
1contact_links:1contact_links:
2 - name: Language Proposal2 - name: Language Proposal
3 about: "Please do not submit a proposal to change the language"3 about: "Please do not submit a proposal to change the language"
4 url: https://ziglang.org/code-of-conduct4 url: https://ziglang.org/code-of-conduct/#no-language-proposals
5 - name: Question5 - name: Question
6 about: "Please use one of the community spaces instead for questions or general discussions."6 about: "Please use one of the community spaces instead for questions or general discussions."
7 url: https://ziglang.org/community7 url: https://ziglang.org/community
...@@ -10,4 +10,4 @@ contact_links:...@@ -10,4 +10,4 @@ contact_links:
10 url: https://codeberg.org/ziglang/translate-c10 url: https://codeberg.org/ziglang/translate-c
11 - name: Copilot and Other LLMs11 - name: Copilot and Other LLMs
12 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."
13 url: https://ziglang.org/code-of-conduct13 url: https://ziglang.org/code-of-conduct/#strict-no-llm-no-ai-policy