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 ---