From 35996b7d75ceaca8e9e3bb73c64ca12f0e25e9a2 Mon Sep 17 00:00:00 2001 From: Souji Date: Tue, 11 Nov 2025 21:28:25 +0100 Subject: [PATCH] fix: issue template guide (#11254) * Add guide content issue template * remove empty line * fix: typo * chore: add guide as issue template code owners * chore: add core as additional template code owners --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 2 ++ .github/ISSUE_TEMPLATE/04-guide.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7cd8a4bb8..c81bddbc0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,6 +6,8 @@ package.json @discordjs/core pnpm-lock.yaml @discordjs/core +/.github/ISSUE_TEMPLATE/ @discordjs/guide @discordjs/core + /apps/guide/ @discordjs/website @discordjs/guide /apps/guide/content/ @discordjs/guide /apps/website/ @discordjs/website diff --git a/.github/ISSUE_TEMPLATE/04-guide.yml b/.github/ISSUE_TEMPLATE/04-guide.yml index b86c156f2..c45eee66c 100644 --- a/.github/ISSUE_TEMPLATE/04-guide.yml +++ b/.github/ISSUE_TEMPLATE/04-guide.yml @@ -15,7 +15,7 @@ body: - Requesting new content - Changing existing content - Correcting wrong information - validation: + validations: required: true - type: input id: section