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