From cbde504e91031213128476c600f5b1e074bc7770 Mon Sep 17 00:00:00 2001 From: Peter Frank Date: Wed, 11 Nov 2020 10:33:31 -0600 Subject: [PATCH] Add admin guide to "added to docs?" section of PR template (#11366) I'm linking to the GitBook generated version (https://forem.gitbook.io/forem-admin-guide/) and not the GitHub repo (https://github.com/forem/forem-admin-guide) but I could see the opposite being better. Open to suggestions. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c98f5ffb7..9f02f674b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -40,7 +40,7 @@ as any relevant images for UI changes._ ## Added to documentation? -- [ ] Docs.forem.com +- [ ] [Developer Docs](https://docs.forem.com) and/or [Admin Guide](https://forem.gitbook.io/forem-admin-guide/) - [ ] README - [ ] No documentation needed