Skip to content

Commit 9c4351f

Browse files
[infra] Adjust the links to search for issues (#302)
1 parent e95ff7a commit 9c4351f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/1.bug.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
attributes:
1010
label: Search keywords
1111
description: |
12-
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues).
12+
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aclosed).
1313
If your issue isn't a duplicate, great! Please list the keywords you used so people in the future can find this one more easily:
1414
validations:
1515
required: true

.github/ISSUE_TEMPLATE/2.feature.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
attributes:
1010
label: Search keywords
1111
description: |
12-
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues).
12+
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aclosed).
1313
If your issue isn't a duplicate, great! Please list the keywords you used so people in the future can find this one more easily:
1414
validations:
1515
required: true

.github/ISSUE_TEMPLATE/3.support.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ body:
88
value: |
99
Please provide a searchable summary of the issue in the title above ⬆️.
1010
11-
⚠️ **Don't use this form if the problem is [a bug](https://github.com/mui/mui-design-kits/issues/new?assignees=&labels=status%3A+needs+triage&template=1.bug.yml) or a [feature request](https://github.com/mui/mui-design-kits/issues/new?assignees=&labels=status%3A+needs+triage&template=2.feature.yml), use the dedicated form instead.**
11+
⚠️ **Don't use this form if the problem is [a bug](https://github.com/mui/mui-design-kits/issues/new?assignees=&labels=status%3A+waiting+for+maintainer&template=1.bug.yml) or a [feature request](https://github.com/mui/mui-design-kits/issues/new?assignees=&labels=status%3A+waiting+for+maintainer&template=2.feature.yml), use the dedicated form instead.**
1212
- type: input
1313
attributes:
1414
label: Search keywords
1515
description: |
16-
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues).
16+
Your issue may have already been reported! First search for duplicates among the [existing issues](https://github.com/mui/mui-design-kits/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aclosed).
1717
If your issue isn't a duplicate, great! Please list the keywords you used so people in the future can find this one more easily:
1818
validations:
1919
required: true

0 commit comments

Comments
 (0)