Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/accuracy_bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Accuracy bug report
description: Create a bug report to help us fix incorrect wordings
description: Create a bug report to help us fix incorrect wording in Path of Building for PoE1.
labels: ["bug:accuracy"]
body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue.
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.
Thank you for reporting an issue with PoB-**PoE1**.
[Issues with PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues)
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: version
attributes:
Expand Down Expand Up @@ -56,9 +57,9 @@ body:
- type: textarea
id: build_code
attributes:
label: Character build code
label: PoB for PoE1 build code
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.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
render: shell
validations:
required: false
Expand Down
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/application_bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Application bug report
description: Create a bug report to help us fix an issue in Path of Building
description: Create a bug report to help us fix an issue in Path of Building for PoE1.
labels: [bug]
body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue.
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.
Thank you for reporting an issue with PoB-**PoE1**.
[Issues with PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues).
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: version
attributes:
Expand Down Expand Up @@ -65,9 +66,9 @@ body:
- type: textarea
id: build_code
attributes:
label: Character build code
label: PoB for PoE1 build code
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.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
render: shell
validations:
required: false
Expand Down
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/behaviour_bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Behaviour bug report
description: Create a bug report to help us fix incorrect behaviour or logic
description: Create a bug report to help us fix incorrect behaviour or logic in Path of Building for PoE1.
labels: ["bug:behaviour"]
body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue.
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.
Thank you for reporting an issue with PoB-**PoE1**.
[Issues with PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues).
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: version
attributes:
Expand Down Expand Up @@ -71,9 +72,9 @@ body:
- type: textarea
id: build_code
attributes:
label: Character build code
label: PoB for PoE1 build code
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.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
render: shell
validations:
required: true
Expand Down
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/calculation_bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Calculation bug report
description: Create a bug report to help us fix incorrect calculations
description: Create a bug report to help us fix incorrect calculations in Path of Building for PoE1.
labels: ["bug:calculation"]
body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue.
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.
Thank you for reporting an issue with PoB-**PoE1**.
[Issues with PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues)
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: version
attributes:
Expand Down Expand Up @@ -71,9 +72,9 @@ body:
- type: textarea
id: build_code
attributes:
label: Character build code
label: PoB for PoE1 build code
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.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
placeholder: This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
render: shell
validations:
required: true
Expand Down
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/crash_report.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Crash report
description: Create a crash report to help us fix critical issues
description: Create a crash report to help us fix critical issues in Path of Building for PoE1.
labels: [bug, crash]
body:
- type: markdown
attributes:
value: |
Thank you for reporting a crash or severe graphical issue.
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.
Thank you for reporting a crash or severe graphical issue in PoB-**PoE1**.
[Issues with PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues)
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: version
attributes:
Expand Down Expand Up @@ -70,10 +71,10 @@ body:
- type: textarea
id: build_code
attributes:
label: Character build code
label: PoB for PoE1 build code
description: Provide a build code if the crash/graphical issue is caused by a certain build.
placeholder: |
This can be either a code copied from the "Import/Export Build" tab or a link to a shared build.
This can be either a code copied from the "Import/Export Build" tab or a link to a PoB build.
In the case where Path of Building crashes/doesn't work on startup or when you open a build.
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.
render: shell
Expand Down
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Feature request
description: Suggest an idea for this project
description: Suggest an idea for Path of Building for PoE1.
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thank you for suggesting a feature.
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.
Thank you for suggesting a feature for PoB-**PoE1**.
[Feature requests for PoB-PoE2 go here.](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues).
Please try to fill in as much of the form below as you're able to. Fields marked with an asterisk (*) are required.
- type: checkboxes
id: duplicates
attributes:
Expand Down
Loading