Skip to content

Commit

Permalink
👷 Added search advise to every issue type.
Browse files Browse the repository at this point in the history
  • Loading branch information
exislow committed Jan 20, 2025
1 parent 1ff8ba4 commit 2428be4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body:
id: search-done
attributes:
label: You must use the search before you create an issue!
description: "**Search [here](https://github.com/exislow/tidal-dl-ng/issues?q=is%3Aissue+is%3Aopen%2Cclosed).**"
description: "**Search [here](https://github.com/exislow/tidal-dl-ng/issues?q=is%3Aissue+is%3Aopen%2Cclosed).** Otherwise this issue gets closed without any comment. Please keep in mind that everyone's time is very precious."
options:
- label: I did use the search, I promise!
- type: textarea
Expand Down
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ body:
attributes:
value: |
We appreciate your feedback on how to improve this project. Please be sure to include as much details & any images if possible! Otherwise this issue gets rejected and closed.
- type: checkboxes
id: search-done
attributes:
label: You must use the search before you create an issue!
description: "**Search [here](https://github.com/exislow/tidal-dl-ng/issues?q=is%3Aissue+is%3Aopen%2Cclosed).** Otherwise this issue gets closed without any comment. Please keep in mind that everyone's time is very precious."
options:
- label: I did use the search, I promise!
- type: textarea
id: situation
attributes:
Expand Down
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ body:
attributes:
value: |
If no other issue template fits please use this.
- type: checkboxes
id: search-done
attributes:
label: You must use the search before you create an issue!
description: "**Search [here](https://github.com/exislow/tidal-dl-ng/issues?q=is%3Aissue+is%3Aopen%2Cclosed).** Otherwise this issue gets closed without any comment. Please keep in mind that everyone's time is very precious."
options:
- label: I did use the search, I promise!
- type: textarea
id: help
attributes:
Expand Down

0 comments on commit 2428be4

Please sign in to comment.