Skip to content

Commit

Permalink
Add related issue hint to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ztefanie committed Nov 13, 2024
1 parent c4538c1 commit 37de471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ labels: Bug

### Additional Information

<!-- Add any other context (e.g. logs, screenshots, environment etc.) about the problem here. -->
<!-- Add any other context (e.g. logs, screenshots, environment, related issues etc.) about the problem here. -->

<details>
<summary>Traceback</summary>
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ A clear and concise description of what you want to happen.
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
Add any other context or screenshots about the feature request here. If applicable link any related issues or back-end issues.

0 comments on commit 37de471

Please sign in to comment.