Skip to content

Commit 05df2ad

Browse files
committed
add correct html comments within GitHub issues
1 parent 54e04ff commit 05df2ad

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ Remove unrelated fields to make it minimal. -->
6363

6464
## Screenshots or Logs
6565

66-
Attach any relevant screenshots, logs, or stack traces.
66+
<!-- Attach any relevant screenshots, logs, or stack traces. -->
6767

6868
---
6969

7070
## Additional Context
7171

72-
Include anything else that might help reproduce or understand the bug, such as changes from a previously working version.
72+
<!-- Include anything else that might help reproduce or understand the bug, such as changes from a previously working version. -->

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ assignees: ''
77
---
88

99
### Documentation Update
10-
What part of the documentation needs to be updated or added?
10+
<!-- What part of the documentation needs to be updated or added? -->
1111

1212
### Why Is This Needed?
13-
Explain the importance of this update.
13+
<!-- Explain the importance of this update. -->
1414

1515
### Suggested Changes
16-
Provide a detailed description of the changes.
16+
<!-- Provide a detailed description of the changes. -->
1717

1818
### Additional Context
19-
Include any related resources.
19+
<!-- Include any related resources. -->

.github/ISSUE_TEMPLATE/general_report.md

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

99
### Feedback or Inquiry
10-
Provide your feedback or inquiry.
10+
<!-- Provide your feedback or inquiry. -->
1111

1212
### Additional Information
13-
Add any other relevant details here.
13+
<!-- Add any other relevant details here. -->

0 commit comments

Comments
 (0)