From 5b72067d64ad95a460c0459da64f8f5819acd19f Mon Sep 17 00:00:00 2001 From: Luke Fretwell Date: Wed, 11 Dec 2024 12:18:53 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/chapter-final-review.md | 2 +- .github/ISSUE_TEMPLATE/new-chapter.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/chapter-final-review.md b/.github/ISSUE_TEMPLATE/chapter-final-review.md index c589829f..3f0db355 100644 --- a/.github/ISSUE_TEMPLATE/chapter-final-review.md +++ b/.github/ISSUE_TEMPLATE/chapter-final-review.md @@ -3,7 +3,7 @@ name: Chapter final review about: Final chapter review title: 'Chapter final review: [TITLE]' labels: accessibility, content -assignees: echaschneider, lukefretwell, MorganGriffin-BloomWorks, rebeccawoodbury +assignees: lukefretwell, rebeccawoodbury, MorganGriffin-BloomWorks --- diff --git a/.github/ISSUE_TEMPLATE/new-chapter.md b/.github/ISSUE_TEMPLATE/new-chapter.md index 873d388c..a65fc1c9 100644 --- a/.github/ISSUE_TEMPLATE/new-chapter.md +++ b/.github/ISSUE_TEMPLATE/new-chapter.md @@ -3,7 +3,7 @@ name: New chapter about: Start and manage chapter production title: 'Chapter: [TITLE]' labels: content -assignees: lukefretwell, rebeccawoodbury, MorganGriffin-BloomWorks +assignees: lukefretwell, MorganGriffin-BloomWorks, rebeccawoodbury ---