chore: change issue tracker link to include closed issues (#7250)
This commit is contained in:
@@ -19,7 +19,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: expected
|
||||
|
||||
@@ -19,7 +19,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: expected
|
||||
|
||||
@@ -19,7 +19,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: validity
|
||||
|
||||
@@ -19,7 +19,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: validity
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/crash_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/crash_report.yaml
vendored
@@ -19,7 +19,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: context
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@@ -12,7 +12,7 @@ body:
|
||||
attributes:
|
||||
label: Check for duplicates
|
||||
options:
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
|
||||
- label: I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: problem
|
||||
|
||||
Reference in New Issue
Block a user