From 6b024b0e74849c48795584343d1ea9bfd0d6d80f Mon Sep 17 00:00:00 2001 From: Shuyang Li Date: Fri, 30 Nov 2018 16:59:53 -0500 Subject: [PATCH] Include "enable preview comments" in PR templates --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index be90291d181..68d526da61d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,6 +4,7 @@ - [ ] [Enable CircleCI for your fork](https://circleci.com/add-projects) +- [ ] [Enable preview comments on CircleCI](https://github.com/palantir/blueprint/blob/develop/CONTRIBUTING.md#enable-preview-comments) - [ ] Include tests - [ ] Update documentation