From b1aa36e97b083afd15bbd55f31a8b25094156918 Mon Sep 17 00:00:00 2001 From: Marcus Zibrowius Date: Fri, 19 Jun 2026 10:08:17 +0200 Subject: [PATCH] Create config.yaml for issue templates --- .github/ISSUE_TEMPLATE/config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 00000000..d4a85f81 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Natural Number Game + url: https://github.com/leanprover-community/nng4/issues/new/choose + about: Raise issues regarding the contents of the Natural Number Game + - name: Robo/Scribble + url: https://github.com/hhu-adam/robo/issues/new/choose + url: Raise issues regarding the contents of the game Robo/Scribble + - name: Real Analysis Game + url: https://github.com/alexkontorovich/realanalysisgame/issues/new/choose + about: Raise issues regarding the contents of the game Robo/Scribble