Skip to content

Commit 69460d2

Browse files
committed
issue templates updated
1 parent f3b27c5 commit 69460d2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ assignees: ''
77

88
---
99

10-
**Describe the bug**
11-
A clear and concise description of what the bug is.
10+
**Bug description**
11+
<!-- A clear and concise description of what the bug is. -->
1212

1313
**To reproduce**
14-
Steps to reproduce the behavior...
14+
<!-- Steps to reproduce the behavior... -->
1515

1616
**Expected behavior**
17-
A clear and concise description of what you expected to happen.
17+
<!-- A clear and concise description of what you expected to happen. -->
1818

19-
**My system (please complete the following information):**
19+
**My system:**
2020
- OS: [e.g. MacOS]
2121

2222
**Additional context**
23-
Add any other context about the problem here.
23+
<!-- Add any other context about the problem here, if relevant. -->

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is.
10+
**Is your feature request related to a problem?**
11+
<!-- A clear and concise description of what the problem is. -->
1212

1313
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
14+
<!-- A clear and concise description of what you want to happen. -->

0 commit comments

Comments
 (0)