From 2b40c0beec5d2d0ea36178c873b0119a00e85794 Mon Sep 17 00:00:00 2001 From: Jared Van Bortel Date: Mon, 12 Feb 2024 08:31:32 -0500 Subject: [PATCH] github: make it clearer that "Chat" bugs don't have to be graphical Signed-off-by: Jared Van Bortel --- .github/ISSUE_TEMPLATE/chat-bug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/chat-bug.md b/.github/ISSUE_TEMPLATE/chat-bug.md index 177bd30e..45f3b409 100644 --- a/.github/ISSUE_TEMPLATE/chat-bug.md +++ b/.github/ISSUE_TEMPLATE/chat-bug.md @@ -1,6 +1,6 @@ --- -name: "\U0001F4AC Chat UI Bug Report" -about: A bug report for the GPT4All Chat UI +name: "\U0001F4AC GPT4All Bug Report" +about: A bug report for GPT4All Chat labels: ["chat", "bug-unconfirmed"] ---