Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 240b34e

Browse files
committed
Fix typos in the GitHub issue templates
1 parent 7e2e5c8 commit 240b34e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ labels: 'bug'
55

66
---
77

8-
<!-- If you don't need any of these sections, just remove them...-->
8+
<!-- If you don't need any of these sections, just remove them... -->
99

1010
### Description
1111
<!-- Give a detailed description of what is wrong -->
@@ -18,7 +18,7 @@ reproduced really helps fixing it. -->
1818

1919
### Error Log
2020
<!-- If the console contains some information that could
21-
help identifing the problem paste them in the next empty line -->
21+
help identifying the problem paste them in the next empty line -->
2222
```
2323
2424
```
@@ -35,7 +35,7 @@ https://github.com/codeoverflow-org/chatoverflow/blob/e42c17d5524f82c83c7111943d
3535

3636
<!-- Final checklist:
3737
38-
Please make sure that your error hasn't already been reportet.
39-
The issues page hase a nice search and filter function for that.
38+
Please make sure that your error hasn't already been reported.
39+
The issues page has a nice search and filter function for that.
4040
4141
-->

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ labels: 'enhancement'
55

66
---
77

8-
<!-- If you don't need any of these sections, just remove them...-->
8+
<!-- If you don't need any of these sections, just remove them... -->
99

1010
### Description
11-
<!-- Give a detailed description of the enhacement -->
11+
<!-- Give a detailed description of the enhancement -->
1212

1313

1414
### References
@@ -25,6 +25,6 @@ https://github.com/codeoverflow-org/chatoverflow/blob/e42c17d5524f82c83c7111943d
2525
<!-- Final checklist:
2626
2727
Please make sure that this enhancement hasn't already been suggested.
28-
The issues page hase a nice search and filter function for that.
28+
The issues page has a nice search and filter function for that.
2929
3030
-->

0 commit comments

Comments
 (0)