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 #