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

Commit dd0ea19

Browse files
author
Froilan Irizarry
authored
Update bug_report.md
The instructional texts should have always comments and not part of the issue text.
1 parent a75ab7a commit dd0ea19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ about: Create a report to help us improve
55
---
66

77
**Describe the bug**
8-
A clear and concise description of what the bug is.
8+
<!-- A clear and concise description of what the bug is. -->
99

1010
**To Reproduce**
1111
Steps to reproduce the behavior:
@@ -15,10 +15,10 @@ Steps to reproduce the behavior:
1515
4. See error
1616

1717
**Expected behavior**
18-
A clear and concise description of what you expected to happen.
18+
<!-- A clear and concise description of what you expected to happen. -->
1919

2020
**Screenshots**
21-
If applicable, add screenshots to help explain your problem.
21+
<!-- If applicable, add screenshots to help explain your problem. -->
2222

2323
**Desktop (please complete the following information):**
2424
- OS: [e.g. iOS]
@@ -32,4 +32,4 @@ If applicable, add screenshots to help explain your problem.
3232
- Version [e.g. 22]
3333

3434
**Additional context**
35-
Add any other context about the problem here.
35+
<!-- Add any other context about the problem here. -->

0 commit comments

Comments
 (0)