From 1014af382bc5398b912bcc3d0943b51887d8d65b Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:08:21 +0400 Subject: [PATCH] chore: Add more partials to issue form (#11018) chore: add more partials Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/01-package_bug_report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/01-package_bug_report.yml b/.github/ISSUE_TEMPLATE/01-package_bug_report.yml index 7427f983b..085586ef1 100644 --- a/.github/ISSUE_TEMPLATE/01-package_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01-package_bug_report.yml @@ -94,6 +94,9 @@ body: - Reaction - GuildScheduledEvent - ThreadMember + - Poll + - PollAnswer + - SoundboardSound multiple: true validations: required: true