[devdocsgjs/main: 1828/1867] Fix typos in .github/




commit 00cee443bccd0928726a17795015f5a725b2d3d5
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Oct 22 19:59:04 2021 +0200

    Fix typos in .github/

 .github/ISSUE_TEMPLATE/bug_report.md        | 4 ++--
 .github/ISSUE_TEMPLATE/documentation_bug.md | 2 +-
 .github/ISSUE_TEMPLATE/feature_request.md   | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index c0dfddfc..88ac89f9 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
 ---
 name: Bug report
-about: Create a report to help us improve Devdocs
+about: Create a report to help us improve DevDocs
 title: ''
 labels: 'bug'
 assignees: ''
@@ -34,7 +34,7 @@ encountered it
 ## More resources
 
 <!--
-Add images, GIFs, screenshot, console output or any other resource that might help to undestand this bug
+Add images, GIFs, screenshot, console output or any other resource that might help to understand this bug
 -->
 
 ## Possible fix
diff --git a/.github/ISSUE_TEMPLATE/documentation_bug.md b/.github/ISSUE_TEMPLATE/documentation_bug.md
index 9160c071..5f56d098 100644
--- a/.github/ISSUE_TEMPLATE/documentation_bug.md
+++ b/.github/ISSUE_TEMPLATE/documentation_bug.md
@@ -24,7 +24,7 @@ Add a description about how the documentation should be
 
 ## Actual style
 <!--
-Add images or urls of the miss-formatted devdocs documentation
+Add images or urls of the miss-formatted DevDocs documentation
 -->
 
 ## Expected style
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index a496a10d..664a6540 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -13,7 +13,7 @@ If possible fill each section
 # Feature request
 
 <!--
-Verify this steps before suggeting a new feature:
+Verify this steps before suggesting a new feature:
 
   - Check if anyone has suggested this feature before
     https://github.com/freeCodeCamp/devdocs/labels/feature
@@ -25,12 +25,12 @@ Verify this steps before suggeting a new feature:
 ## Summary
 
 <!--
-Write a description of this feature and write why it should be added to Devdocs
+Write a description of this feature and write why it should be added to DevDocs
 -->
 
 ## Examples
 
 <!--
-If you have seen this feature before you can add images, URLs, gifs and any other
-resouce that might help to undestand how this feature works
+If you have seen this feature before you can add images, URLs, GIFs and any other
+resource that might help to understand how this feature works
 -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]