Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ Remove unrelated fields to make it minimal. -->

## Screenshots or Logs

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

---

## Additional Context

Include anything else that might help reproduce or understand the bug, such as changes from a previously working version.
<!-- Include anything else that might help reproduce or understand the bug, such as changes from a previously working version. -->
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ assignees: ''
---

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

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

### Suggested Changes
Provide a detailed description of the changes.
<!-- Provide a detailed description of the changes. -->

### Additional Context
Include any related resources.
<!-- Include any related resources. -->
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/general_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''
---

### Feedback or Inquiry
Provide your feedback or inquiry.
<!-- Provide your feedback or inquiry. -->

### Additional Information
Add any other relevant details here.
<!-- Add any other relevant details here. -->
Loading