From 6d15094d4c74221e4065ba802b089aba42cae42c Mon Sep 17 00:00:00 2001 From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:31:41 +1100 Subject: [PATCH] chore: add issue template to redirect new issues to discussions --- .github/ISSUE_TEMPLATE /config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE /config.yml diff --git a/.github/ISSUE_TEMPLATE /config.yml b/.github/ISSUE_TEMPLATE /config.yml new file mode 100644 index 0000000..a5eea79 --- /dev/null +++ b/.github/ISSUE_TEMPLATE /config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Features, Bug Reports, Questions + url: https://github.com/cinnyapp/cinny/discussions/new/choose + about: Our preferred starting point if you have any questions or suggestions about features or behavior.