From ad9ab2b1774dc15e41a8139dbe987ab2576f07c1 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:24:26 +0100 Subject: [PATCH] chore: Add `MessageContent` to issue form (#8106) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6762532aa..aed591f98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -127,6 +127,7 @@ body: - DirectMessages - DirectMessageReactions - DirectMessageTyping + - MessageContent - GuildScheduledEvents multiple: true validations: