diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7ba9835c..bae50406 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ Make sure these boxes are checked before your pull request (PR) is ready to be r * [ ] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with `rake test` * [ ] code is in uniquely-named feature branch and has no merge conflicts 📁 * [ ] screenshots/GIFs are attached 📎 in case of UI updation -* [ ] ask `@publiclab/reviewers` for help, in a comment below +* [ ] ask `@publiclab/mapknitter-reviewers` for help, in a comment below > We're happy to help you get this ready -- don't be afraid to ask for help, and **don't be discouraged** if your tests fail at first!