From 7d51c845c8d4a403fc6455d3baf3973ff2e22192 Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Tue, 3 Jul 2018 08:28:03 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .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 fae5e6f..5c69217 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,5 @@ Contributors guide: https://github.com/probot/probot.github.io/blob/master/CONTR ##### Checklist -- [ ] If you're adding a listing for your app, be sure your app is in the /_apps/ folder before opening this Pull Request。 -- [ ] All comments in frontmatter need to be removed for the formatting to work correctly. +- [ ] If you're adding a listing for your app, be sure your app is in the `/_apps/` folder before opening this Pull Request. +- [ ] All comments in frontmatter need to be removed.