Skip to content

Commit 00cee44

Browse files
committed
Fix typos in .github/
1 parent 3d4e18a commit 00cee44

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve Devdocs
3+
about: Create a report to help us improve DevDocs
44
title: ''
55
labels: 'bug'
66
assignees: ''
@@ -34,7 +34,7 @@ encountered it
3434
## More resources
3535

3636
<!--
37-
Add images, GIFs, screenshot, console output or any other resource that might help to undestand this bug
37+
Add images, GIFs, screenshot, console output or any other resource that might help to understand this bug
3838
-->
3939

4040
## Possible fix

.github/ISSUE_TEMPLATE/documentation_bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add a description about how the documentation should be
2424

2525
## Actual style
2626
<!--
27-
Add images or urls of the miss-formatted devdocs documentation
27+
Add images or urls of the miss-formatted DevDocs documentation
2828
-->
2929

3030
## Expected style

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If possible fill each section
1313
# Feature request
1414

1515
<!--
16-
Verify this steps before suggeting a new feature:
16+
Verify this steps before suggesting a new feature:
1717
1818
- Check if anyone has suggested this feature before
1919
https://github.com/freeCodeCamp/devdocs/labels/feature
@@ -25,12 +25,12 @@ Verify this steps before suggeting a new feature:
2525
## Summary
2626

2727
<!--
28-
Write a description of this feature and write why it should be added to Devdocs
28+
Write a description of this feature and write why it should be added to DevDocs
2929
-->
3030

3131
## Examples
3232

3333
<!--
34-
If you have seen this feature before you can add images, URLs, gifs and any other
35-
resouce that might help to undestand how this feature works
34+
If you have seen this feature before you can add images, URLs, GIFs and any other
35+
resource that might help to understand how this feature works
3636
-->

0 commit comments

Comments
 (0)