Skip to content

Commit

Permalink
Updated github templates
Browse files Browse the repository at this point in the history
  • Loading branch information
schwiti6190 authored and github-actions[bot] committed Oct 30, 2024
1 parent ec290b7 commit 20e5761
Show file tree
Hide file tree
Showing 6 changed files with 610 additions and 468 deletions.
234 changes: 129 additions & 105 deletions .github/ISSUE_TEMPLATE/BUG_REPORT_DE.yml
Original file line number Diff line number Diff line change
@@ -1,112 +1,136 @@
name: Bug melden [DE]
description: Einen Bug melden.
labels:
- Bug
- Bug
assignees:
- Tensuko
- 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.5.0.0

default: 0
validations:
required: true
- type: markdown
attributes:
value: 'Danke, dass du dir Zeit nimmst, diesen Bugreport auszufüllen.
- type: dropdown
id: game-version
attributes:
label: Spielversion
description: Welche Spielversion verwendest du?
options:
- 1.14.0.0
- 1.13.1.1
- 1.13.1.0
- 1.12.0.0
- 1.10.1.1
- 1.10.1.0
- 1.9.1.0
- 1.9.0.0
- 1.8.2.0
- 1.8.1.0
- 1.7.1.0
- 1.7.0.1
- 1.7.0.0
- 1.6.0.0
- 1.5.0.0
- 1.4.1.0
- 1.4.0.0
- 1.3.1.0
- 1.3.0.0
- 1.2.0.2
- 1.2.0.0
default: 0
validations:
required: true
Lese dir bitte zuerst unsere [Wiki Seite](https://github.com/Courseplay/Courseplay_FS22/wiki)
durch, bevor du ein neues Issue erstellst!
- 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
'
- type: dropdown
id: mod-version
attributes:
label: Version
description: Welche CP Version verwendest du?
options:
- 7.1.0.0
- 7.1.0.3
- 7.2.0.0
- 7.2.0.5
- 7.3.0.0
- 7.3.0.1
- 7.3.0.2
- 7.3.0.3
- 7.3.1.0
- 7.3.1.1
- 7.3.1.2
- 7.3.1.3
- 7.3.1.4
- 7.3.1.5
- 7.4.0.0
- 7.4.0.1
- 7.4.0.2
- 7.4.1.0
- 7.4.1.1
- 7.4.1.2
- 7.4.1.3
- 7.4.2.0
- 7.4.2.1
- 7.4.2.2
- 7.4.2.3
- 7.4.2.4
- 7.5.0.0
default: 26
validations:
required: true
- type: dropdown
id: game-version
attributes:
label: Spielversion
description: Welche Spielversion verwendest du?
options:
- 1.2.0.0
- 1.2.0.2
- 1.3.0.0
- 1.3.1.0
- 1.4.0.0
- 1.4.1.0
- 1.5.0.0
- 1.6.0.0
- 1.7.0.0
- 1.7.0.1
- 1.7.1.0
- 1.8.1.0
- 1.8.2.0
- 1.9.0.0
- 1.9.1.0
- 1.10.1.0
- 1.10.1.1
- 1.12.0.0
- 1.13.1.0
- 1.13.1.1
- 1.14.0.0
default: 20
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
Loading

0 comments on commit 20e5761

Please sign in to comment.