From b1bbb7966f8785066b95acc557da9c1ef6c25b9f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 18 Nov 2020 19:20:48 -0500 Subject: [PATCH] Minor changes to PR template --- .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 e69b907d8..57910abe4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ ## Please follow the guide below - You will be asked some questions, please read them **carefully** and answer honestly -- Put an `x` into all the boxes [ ] relevant to your *pull request* (like that [x]) -- Use *Preview* tab to see how your *pull request* will actually look like +- Put an `x` into all the boxes [ ] relevant to your *pull request* (like this [x]) +- Use *Preview* tab to see how your *pull request* will actually look ---