From 82b27d9d61c39faa204c5c16fa12ac5c60bf6bbd Mon Sep 17 00:00:00 2001 From: Christina Date: Mon, 13 Sep 2021 15:38:56 -0600 Subject: [PATCH] Update Forem core team only section (#14725) * Update Forem core team only section Adding additional clarification for how the team can communicate that they worked on the Admin area so Community Success can update the appropriate docs. * Updated PR with Michael T's suggestions * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com> Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a2dd8c469..02e80aee4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -56,9 +56,9 @@ _Will this PR introduce a change that impacts Forem members or creators, the development process, or any of our internal teams? If so, please note how you will share this change with the people who need to know about it._ -- [ ] I've updated the [Developer Docs](https://developers.forem.com) and/or - [Admin Guide](https://admin.forem.com/), or +- [ ] I've updated the [Developer Docs](https://developers.forem.com) or [Storybook](https://storybook.forem.com/) (for Crayons components) +- [ ] This PR changes the Forem platform and our documentation needs to be updated. I have filled out the [Changes Requested](https://github.com/forem/admin-docs/issues/new?assignees=&labels=&template=changes_requested.md) issue template so Community Success can help update the Admin Docs appropriately. - [ ] I've updated the README or added inline documentation - [ ] I've added an entry to [`CHANGELOG.md`](https://github.com/forem/forem/tree/main/CHANGELOG.md)