Skip to content

Commit 4122595

Browse files
daixiang0yaron2
andauthored
issue: hide tips (#176)
Signed-off-by: Long Dai <[email protected]> Co-authored-by: Yaron Schneider <[email protected]>
1 parent aebdb62 commit 4122595

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@ assignees: ''
88
---
99

1010
**Describe the bug**
11+
<!--
1112
A clear and concise description of what the bug is
13+
-->
1214

1315
**To Reproduce**
16+
<!--
1417
Steps to reproduce the behavior
18+
-->
1519

1620
**Expected behavior**
21+
<!--
1722
A clear and concise description of what you expected to happen
23+
-->

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,21 @@ assignees: ''
88
---
99

1010
**Is your feature request related to a problem? Please describe.**
11+
<!--
1112
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
-->
1214

1315
**Describe the solution you'd like**
16+
<!--
1417
A clear and concise description of what you want to happen.
18+
-->
1519

1620
**Describe alternatives you've considered**
21+
<!--
1722
A clear and concise description of any alternative solutions or features you've considered.
23+
-->
1824

1925
**Additional context**
26+
<!--
2027
Add any other context or screenshots about the feature request here.
28+
-->

0 commit comments

Comments
 (0)