Skip to content

Commit f1f499b

Browse files
authored
update issue templates (#600)
Clarify which PoB edition this is for, and that we need a build code from PoB.
1 parent 526c782 commit f1f499b

File tree

6 files changed

+34
-28
lines changed

6 files changed

+34
-28
lines changed

.github/ISSUE_TEMPLATE/accuracy_bug_report.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Accuracy bug report
2-
description: Create a bug report to help us fix incorrect wordings
2+
description: Create a bug report to help us fix incorrect wording in Path of Building for PoE2.
33
labels: ["bug:accuracy"]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for reporting an issue.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for reporting an issue with PoB-**PoE2**.
9+
[Issues with PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: version
1213
attributes:
@@ -56,9 +57,9 @@ body:
5657
- type: textarea
5758
id: build_code
5859
attributes:
59-
label: Character build code
60+
label: PoB for PoE2 build code
6061
description: Always provide a build code that exhibits the bug you want to report, even if it is not specific to a particular build. This helps us greatly to reproduce bugs faster.
61-
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
62+
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
6263
render: shell
6364
validations:
6465
required: false

.github/ISSUE_TEMPLATE/application_bug_report.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Application bug report
2-
description: Create a bug report to help us fix an issue in Path of Building
2+
description: Create a bug report to help us fix an issue in Path of Building for PoE2.
33
labels: [bug]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for reporting an issue.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for reporting an issue with PoB-**PoE2**.
9+
[Issues with PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues).
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: version
1213
attributes:
@@ -65,9 +66,9 @@ body:
6566
- type: textarea
6667
id: build_code
6768
attributes:
68-
label: Character build code
69+
label: PoB for PoE2 build code
6970
description: Always provide a build code that exhibits the bug you want to report, even if it is not specific to a particular build. This helps us greatly to reproduce bugs faster.
70-
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
71+
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
7172
render: shell
7273
validations:
7374
required: false

.github/ISSUE_TEMPLATE/behaviour_bug_report.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Behaviour bug report
2-
description: Create a bug report to help us fix incorrect behaviour or logic
2+
description: Create a bug report to help us fix incorrect behaviour or logic in Path of Building for PoE2.
33
labels: ["bug:behaviour"]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for reporting an issue.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for reporting an issue with PoB-**PoE2**.
9+
[Issues with PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues).
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: version
1213
attributes:
@@ -71,9 +72,9 @@ body:
7172
- type: textarea
7273
id: build_code
7374
attributes:
74-
label: Character build code
75+
label: PoB for PoE2 build code
7576
description: Always provide a build code that exhibits the bug you want to report, even if it is not specific to a particular build. This helps us greatly to reproduce bugs faster.
76-
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
77+
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
7778
render: shell
7879
validations:
7980
required: true

.github/ISSUE_TEMPLATE/calculation_bug_report.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Calculation bug report
2-
description: Create a bug report to help us fix incorrect calculations
2+
description: Create a bug report to help us fix incorrect calculations in Path of Building for PoE2.
33
labels: ["bug:calculation"]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for reporting an issue.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for reporting an issue with PoB-**PoE2**.
9+
[Issues with PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: version
1213
attributes:
@@ -71,9 +72,9 @@ body:
7172
- type: textarea
7273
id: build_code
7374
attributes:
74-
label: Character build code
75+
label: PoB for PoE2 build code
7576
description: Always provide a build code that exhibits the bug you want to report, even if it is not specific to a particular build. This helps us greatly to reproduce bugs faster.
76-
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
77+
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
7778
render: shell
7879
validations:
7980
required: true

.github/ISSUE_TEMPLATE/crash_report.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Crash report
2-
description: Create a crash report to help us fix critical issues
2+
description: Create a crash report to help us fix critical issues in Path of Building for PoE2.
33
labels: [bug, crash]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for reporting a crash or severe graphical issue.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for reporting a crash or severe graphical issue in PoB-**PoE2**.
9+
[Issues with PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues)
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: version
1213
attributes:
@@ -70,10 +71,10 @@ body:
7071
- type: textarea
7172
id: build_code
7273
attributes:
73-
label: Character build code
74+
label: PoB for PoE2 build code
7475
description: Provide a build code if the crash/graphical issue is caused by a certain build.
7576
placeholder: |
76-
This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
77+
This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
7778
In the case where Path of Building crashes/doesn't work on startup or when you open a build.
7879
Go to your builds folder (default %userprofile%/Documents/Path of Building/Builds) and copy the problematic build's .xml contents into a pastebin and supply the link.
7980
render: shell

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Feature request
2-
description: Suggest an idea for this project
2+
description: Suggest an idea for Path of Building for PoE2.
33
labels: [enhancement]
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Thank you for suggesting a feature.
9-
Please try to fill in as much of the form below as you're able to. Some of the fields marked with an asterisk (*) are required.
8+
Thank you for suggesting a feature for PoB-**PoE2**.
9+
[Feature requests for PoB-PoE1 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues).
10+
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
1011
- type: checkboxes
1112
id: duplicates
1213
attributes:

0 commit comments

Comments
 (0)