From b119a21663b0df4688ceb5d18a2eed30c2d88974 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Fri, 31 Jan 2025 00:01:00 +0000
Subject: [PATCH] chore(setup): update issue template

---
 .github/ISSUE_TEMPLATE/bugs.md |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bugs.md b/.github/ISSUE_TEMPLATE/bugs.md
index 57055dc..c0b5db0 100644
--- a/.github/ISSUE_TEMPLATE/bugs.md
+++ b/.github/ISSUE_TEMPLATE/bugs.md
@@ -8,9 +8,13 @@
 
 <!---
 
-This issue tracker is **ONLY** used for reporting bugs. New features should be discussed on [our discussion forum](https://github.com/theNewDynamic/gohugo-theme-ananke/discussions/categories/3-ideas).
+This issue tracker is **ONLY** used for reporting bugs.
 
-Could you please read through these comments and add your responses? Could you remove the comments when you are done?
+New features should be discussed [in the ideas section of our discussion forum](/discussions/categories/3-ideas).
+
+Build and deploy issues should be discussed [in the Q&A section of our discussion forum](/discussions/categories/2-q-a-support).
+
+Please read through these comments and add your responses and remove the comments when you are done.
 
 Provide a general summary of the issue in the Title above and prefix it with `bug: `
 

--
Gitblit v1.10.0