Skip to content

Commit 5cb0039

Browse files
author
LocalIdentity
committed
Update links in issue templates
Fixes #329
1 parent e8de7df commit 5cb0039

6 files changed

+11
-11
lines changed

.github/ISSUE_TEMPLATE/accuracy_bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: Check version
1414
options:
15-
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md)
15+
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md)
1616
required: true
1717
- type: checkboxes
1818
id: duplicates
1919
attributes:
2020
label: Check for duplicates
2121
options:
22-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
22+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
2323
required: true
2424
- type: dropdown
2525
id: platform

.github/ISSUE_TEMPLATE/application_bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: Check version
1414
options:
15-
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md)
15+
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md)
1616
required: true
1717
- type: checkboxes
1818
id: duplicates
1919
attributes:
2020
label: Check for duplicates
2121
options:
22-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
22+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
2323
required: true
2424
- type: dropdown
2525
id: platform

.github/ISSUE_TEMPLATE/behaviour_bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: Check version
1414
options:
15-
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md)
15+
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md)
1616
required: true
1717
- type: checkboxes
1818
id: duplicates
1919
attributes:
2020
label: Check for duplicates
2121
options:
22-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
22+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
2323
required: true
2424
- type: checkboxes
2525
id: validity

.github/ISSUE_TEMPLATE/calculation_bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: Check version
1414
options:
15-
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md)
15+
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md)
1616
required: true
1717
- type: checkboxes
1818
id: duplicates
1919
attributes:
2020
label: Check for duplicates
2121
options:
22-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
22+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
2323
required: true
2424
- type: checkboxes
2525
id: validity

.github/ISSUE_TEMPLATE/crash_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ body:
1212
attributes:
1313
label: Check version
1414
options:
15-
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md)
15+
- label: I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md)
1616
required: true
1717
- type: checkboxes
1818
id: duplicates
1919
attributes:
2020
label: Check for duplicates
2121
options:
22-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
22+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
2323
required: true
2424
- type: dropdown
2525
id: platform

.github/ISSUE_TEMPLATE/feature_request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
attributes:
1313
label: Check for duplicates
1414
options:
15-
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues?q=is%3Aissue)
15+
- label: I've checked for duplicate open **and closed** issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues?q=is%3Aissue)
1616
required: true
1717
- type: dropdown
1818
id: platform

0 commit comments

Comments
 (0)