-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3501 from Courseplay/issue-templates
New templates
- Loading branch information
Showing
15 changed files
with
585 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
name: Bug melden [DE] | ||
description: Einen Bug melden. | ||
labels: | ||
- Bug | ||
assignees: | ||
- Tensuko | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: 'Danke, dass du dir Zeit nimmst, diesen Bugreport auszufüllen. | ||
Lese dir bitte zuerst unsere [Wiki Seite](https://github.com/Courseplay/Courseplay_FS22/wiki) | ||
durch, bevor du ein neues Issue erstellst! | ||
' | ||
- type: dropdown | ||
id: mod-version | ||
attributes: | ||
label: Version | ||
description: Welche CP Version verwendest du? | ||
options: | ||
- 7.4.0.0 | ||
- 7.4.2.4 | ||
- 7.5.0.0 | ||
- 7.5.0.1 | ||
default: 3 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: game-version | ||
attributes: | ||
label: Spielversion | ||
description: Welche Spielversion verwendest du? | ||
options: | ||
- 1.14.0.0 | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: spmp | ||
attributes: | ||
label: SP/MP | ||
description: Hast du den Bug im SP oder MP? | ||
options: | ||
- SP (Singleplayer) | ||
- MP (Multiplayer) | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: what-happened | ||
attributes: | ||
label: Was ist passiert? | ||
description: Bitte beschreibe so gut es geht, was passiert ist. | ||
placeholder: Erzähle uns, was du gesehen hast! | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: how-to | ||
attributes: | ||
label: Wie können wir diesen Fehler nachstellen? | ||
description: Beschreibe bitte, wenn möglich, wie wir den Fehler reproduzieren | ||
können. | ||
placeholder: Beschreibe es so gut es geht. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: expect | ||
attributes: | ||
label: Was hätte passieren sollen? | ||
description: Was hast du erwartet, was passieren sollte, als der Fehler auftrat. | ||
placeholder: Beschreibe es so gut es geht. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: logs | ||
attributes: | ||
label: Bitte hänge deine log.txt an! | ||
description: Ziehe die Datei in das Textfeld, um die log.txt hoch zu laden oder | ||
verwende [Gist](https://gist.github.com/) oder [Pastebin](http://pastebin.com/). | ||
placeholder: Bitte füge deine log.txt von file path ("C:\\Users\\<USER_NAME>\\Documents\\My | ||
Games\\FarmingSimulator2022\\log.txt") an. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Ziehe deine Screenshots in das Textfeld, um diese hoch zu laden. | ||
placeholder: Wenn du Screenshots hast, die helfen dein Problem zu beschreiben, | ||
füge sie hier ein. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
name: Bug report [EN] | ||
description: Reporting a bug. | ||
labels: | ||
- bug | ||
assignees: | ||
- Tensuko | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: 'Thanks for taking the time to fill out this bug report! | ||
Please make sure to read our [Wiki Page](https://github.com/Courseplay/Courseplay_FS22/wiki) | ||
before creating a new issue! | ||
' | ||
- type: dropdown | ||
id: mod-version | ||
attributes: | ||
label: Version | ||
description: Which CoursePlay version are you using? | ||
options: | ||
- 7.4.0.0 | ||
- 7.4.2.4 | ||
- 7.5.0.0 | ||
- 7.5.0.1 | ||
default: 3 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: game-version | ||
attributes: | ||
label: Game Version | ||
description: What version of the game are you playing? | ||
options: | ||
- 1.14.0.0 | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: spmp | ||
attributes: | ||
label: SP/MP | ||
description: Did the bug happen in SP or MP? | ||
options: | ||
- SP (Singleplayer) | ||
- MP (Multiplayer) | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: what-happened | ||
attributes: | ||
label: What happened? | ||
description: Please describe what happened. | ||
placeholder: Tell us what you see! | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: how-to | ||
attributes: | ||
label: How can we reproduce this? | ||
description: If you can, please describe the steps to reproduce this bug. | ||
placeholder: Describe as good as possible. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: expect | ||
attributes: | ||
label: What did you expect to happen? | ||
description: What did you expect to happen when you tried that function and the | ||
bug occurred. | ||
placeholder: Describe as good as possible. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: logs | ||
attributes: | ||
label: Attach your log.txt! | ||
description: Use drag and drop into the textbox to upload the log.txt into the | ||
text field or use [Gist](https://gist.github.com/) or [Pastebin](http://pastebin.com/). | ||
placeholder: Please add your log.txt from file path ("C:\\Users\\<USER_NAME>\\Documents\\My | ||
Games\\FarmingSimulator2022\\log.txt"). | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Use drag and drop into the textbox to upload the screenshots. | ||
placeholder: If you have any helpful screenshots to describe your situation, please | ||
add them here. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
name: Frage [DE] | ||
description: Du hast eine Frage? Stell sie einfach! | ||
labels: | ||
- question | ||
assignees: | ||
- Tensuko | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: 'Bitte benutze diese Vorlage, um deine Frage zu stellen! | ||
Lese dir bitte zuerst unsere [Wiki Seite](https://github.com/Courseplay/Courseplay_FS22/wiki) | ||
durch, bevor du ein neues Issue erstellst! | ||
Unsere Hilfe aus dem Spiel, gibt es auch unter [Courseplay.dev]!(https://courseplay.github.io/Courseplay_FS22.github.io/), | ||
dort kannst du bereits vieles zu Courseplay erfahren! | ||
' | ||
- type: dropdown | ||
id: mod-version | ||
attributes: | ||
label: Version | ||
description: Welche CP Version verwendest du? | ||
options: | ||
- 7.4.0.0 | ||
- 7.4.2.4 | ||
- 7.5.0.0 | ||
- 7.5.0.1 | ||
default: 3 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: spmp | ||
attributes: | ||
label: SP/MP | ||
description: Spielst du im SP oder MP? | ||
options: | ||
- SP (Singleplayer) | ||
- MP (Multiplayer) | ||
- egal | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: about | ||
attributes: | ||
label: Um was geht es bei deiner Frage? | ||
description: Bitte wähle was passendes aus. | ||
options: | ||
- Kurserstellung | ||
- Fahrzeug Einstellungen | ||
- Globale CP Einstellungen | ||
- weiteres später | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: question | ||
attributes: | ||
label: Wie lautet deine Frage? | ||
description: Frage | ||
placeholder: Frage | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Ziehe deine Screenshots in das Textfeld, um diese hoch zu laden. | ||
placeholder: Wenn du Screenshots hast, die helfen dein Frage zu beschreiben, füge | ||
sie hier ein. | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
name: Question [EN] | ||
description: You got a question? Just ask! | ||
labels: | ||
- question | ||
assignees: | ||
- Tensuko | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: 'Please use this template to ask your question! | ||
Please make sure to read our [Wiki Page](https://github.com/Courseplay/Courseplay_FS22/wiki) | ||
before creating a new issue! | ||
Our help pages from the game can also be found at [Courseplay.dev]!(https://courseplay.github.io/Courseplay_FS22.github.io/), | ||
there you can check out many informations before asking a qustion! | ||
' | ||
- type: dropdown | ||
id: mod-version | ||
attributes: | ||
label: Version | ||
description: Which CoursePlay version are you using? | ||
options: | ||
- 7.4.0.0 | ||
- 7.4.2.4 | ||
- 7.5.0.0 | ||
- 7.5.0.1 | ||
default: 3 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: spmp | ||
attributes: | ||
label: SP/MP | ||
description: Did the bug happen in SP or MP? | ||
options: | ||
- SP (Singleplayer) | ||
- MP (Multiplayer) | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: about | ||
attributes: | ||
label: What is your question about? | ||
description: Select a category. | ||
options: | ||
- Course creation | ||
- Vehicle settings | ||
- Global CP settings | ||
- more later | ||
default: 0 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: question | ||
attributes: | ||
label: What is your question? | ||
description: Question | ||
placeholder: Question | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Use drag and drop into the textbox to upload the screenshots. | ||
placeholder: If you have any helpful screenshots to describe the situation, please | ||
add them here. | ||
validations: | ||
required: true |
Oops, something went wrong.