From 0af7a685f32d86fd686bc1cf5d96ce404023ebb5 Mon Sep 17 00:00:00 2001 From: Michal Pristas Date: Fri, 26 Oct 2018 20:18:59 +0200 Subject: [PATCH] small corrections (#826) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d008b71d..bf08f908 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ A clear and concise description of what the bug is. **Error Message** -If applicable add error message to help explain your problem or console output enclose in triple back ticks eg, +If applicable add error message to help explain your problem or console output enclose in triple back-ticks eg,
 ```console
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index b34ff6f8..2717e793 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -7,7 +7,7 @@ Describe the issue you have been trying to solve.
 
 Mention briefly how you have applied the fix.
 
-**Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.**
+**Mention the issue number it fixes or add the details of the changes if it doesn't have a specific issue.**
 
 Fixes #