Skip to content

Commit 6419325

Browse files
CrusherNotDripTechnikTil
authored andcommitted
Damn it I didn't even realize
This is a combination of 3 commits.
1 parent 8cfb444 commit 6419325

5 files changed

Lines changed: 56 additions & 56 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
name: Bug
22
title: "Bug: "
3-
description: This issue is about a bug inside the engine.
3+
description: "This issue is about a bug inside the engine."
44
labels: ["Issue: Bug", "Status: Pending..."]
55
body:
66
- type: checkboxes
77
id: checklist
88
attributes:
9-
label: Checklist
10-
description: A quick checklist to ensure something something yadi yada
9+
label: "Checklist"
10+
description: "A quick checklist to ensure something something yadi yada"
1111
options:
12-
- label: I checked and searched if this issue has already been reported in this repo.
13-
- label: I did not have any mods enabled/installed when reproducing.
12+
- label: "I checked and searched if this issue has already been reported in this repo."
13+
- label: "I did not have any mods enabled/installed when reproducing."
1414
validations:
1515
required: true
1616

1717
- type: input
1818
id: version
1919
attributes:
20-
label: Version
21-
description: What version are you experiencing this on? (And commit + PR if applicable)
22-
placeholder: Example: 0.1.0-alpha (566dd0c) (#2)
20+
label: "Version"
21+
description: "What version are you experiencing this on? (Include commit + PR if applicable)"
22+
placeholder: "Example: 0.1.0-alpha (566dd0c) (#2)"
2323
validations:
2424
required: true
2525

2626
- type: dropdown
2727
id: platform-type
2828
attributes:
29-
label: Platform Type
30-
description: What platform are you experiencing this on?
29+
label: "Platform Type"
30+
description: "What platform are you experiencing this on?"
3131
options:
32-
- label: Windows
33-
- label: MacOS
34-
- label: Linux
35-
- label: iOS/iPadOS
36-
- label: Android
37-
- label: Browser
38-
- label: Other
32+
- label: "Windows"
33+
- label: "MacOS"
34+
- label: "Linux"
35+
- label: "iOS/iPadOS"
36+
- label: "Android"
37+
- label: "Browser"
38+
- label: "Other (Please specify)"
3939
validations:
4040
required: true
4141

4242
- type: input
4343
id: platform-version
4444
attributes:
45-
label: Platform Version
46-
description: What version of your platform are you playing on?
47-
placeholder: Examples: 11 25H2, 26.4, SteamOS 3.0, Chrome
45+
label: "Platform Version"
46+
description: "What version of your platform are you playing on?"
47+
placeholder: "Examples: 11 25H2, 26.4, SteamOS 3.0, Chrome"
4848
validations:
4949
required: true
5050

5151
- type: input
5252
id: platform-model
5353
attributes:
54-
label: Platform Model
55-
description: If applicable, what device/specs are you using?
56-
placeholder: iPhone 17 Pro Max, Samsung S26 Ultra
54+
label: "Platform Model"
55+
description: "If applicable, what device/specs are you using?"
56+
placeholder: "Example: iPhone 17 Pro Max, Samsung S26 Ultra"
5757
validations:
5858
required: false
5959

6060
- type: upload
6161
id: media
6262
attributes:
63-
label: Media
64-
description: If applicable, please leave a image/video of how the bug looks.
63+
label: "Media"
64+
description: "If applicable, please leave a image/video of how the bug looks."
6565
validations:
6666
required: false
6767

6868
- type: upload
6969
id: logs
7070
attributes:
71-
label: Logs
72-
description: If applicable, please leave related logs here.
71+
label: "Logs"
72+
description: "If applicable, please leave related logs here."
7373
validations:
7474
required: false
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
name: Compiling
22
title: "Compiling: "
3-
description: This issue is about compiling the engine.
3+
description: "This issue is about compiling the engine."
44
labels: ["Issue: Compiling", "Status: Pending..."]
55
body:
66
- type: checkboxes
77
id: checklist
88
attributes:
9-
label: Checklist
10-
description: A quick checklist to ensure something something yadi yada
9+
label: "Checklist"
10+
description: "A quick checklist to ensure something something yadi yada"
1111
options:
12-
- label: I checked and searched if this issue has already been reported in this repo.
12+
- label: "I checked and searched if this issue has already been reported in this repo."
1313
validations:
1414
required: true
1515

1616
- type: input
1717
id: commit
1818
attributes:
19-
label: Commit
20-
description: What commit are you experiencing this on? (And PR if applicable)
21-
placeholder: Example: Initial commit (566dd0c) (#2)
19+
label: "Commit"
20+
description: "What commit are you experiencing this on? (And PR if applicable)"
21+
placeholder: "Example: Initial commit (566dd0c) (#2)"
2222
validations:
2323
required: true
2424

2525
- type: dropdown
2626
id: target
2727
attributes:
28-
label: Target
29-
description: What target are you experiencing this on?
28+
label: "Target"
29+
description: "What target are you experiencing this on?"
3030
options:
31-
- label: Windows
32-
- label: MacOS
33-
- label: Linux
34-
- label: iOS/iPadOS
35-
- label: Android
36-
- label: HTML5
37-
- label: HashLink
38-
- label: Other
31+
- label: "Windows"
32+
- label: "MacOS"
33+
- label: "Linux"
34+
- label: "iOS/iPadOS"
35+
- label: "Android"
36+
- label: "HTML5"
37+
- label: "HashLink"
38+
- label: "Other (Please specify)"
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Documentation
22
title: "Documentation: "
3-
description: This issue is about a documentation suggestion or error.
3+
description: "This issue is about a documentation suggestion or error."
44
labels: ["Issue: Documentation", "Status: Pending..."]
55
body:
66
- type: checkboxes
77
id: checklist
88
attributes:
9-
label: Checklist
10-
description: A quick checklist to ensure something something yadi yada
9+
label: "Checklist"
10+
description: "A quick checklist to ensure something something yadi yada"
1111
options:
12-
- label: I checked and searched if this issue has already been reported in this repo.
12+
- label: "I checked and searched if this issue/suggestion has already been reported in this repo."
1313
validations:
1414
required: true
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Enhancement
22
title: "Enhancement: "
3-
description: This issue is about an enhancement that you think should be added.
3+
description: "This issue is about an enhancement that you think should be added."
44
labels: ["Issue: Enhancement", "Status: Pending..."]
55
body:
66
- type: checkboxes
77
id: checklist
88
attributes:
9-
label: Checklist
10-
description: A quick checklist to ensure something something yadi yada
9+
label: "Checklist"
10+
description: "A quick checklist to ensure something something yadi yada"
1111
options:
12-
- label: I checked and searched if this enhancement has already been suggested.
12+
- label: "I checked and searched if this enhancement has already been suggested."
1313
validations:
1414
required: true

.github/ISSUE_TEMPLATE/github.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: GitHub
22
title: "GitHub: "
3-
description: This issue is about the GitHub itself.
3+
description: "This issue is about the GitHub itself."
44
labels: ["Issue: GitHub", "Status: Pending..."]
55
body:
66
- type: checkboxes
77
id: checklist
88
attributes:
9-
label: Checklist
10-
description: A quick checklist to ensure something something yadi yada
9+
label: "Checklist"
10+
description: "A quick checklist to ensure something something yadi yada"
1111
options:
12-
- label: I checked and searched if this issue has already been reported in this repo.
12+
- label: "I checked and searched if this issue has already been reported in this repo."
1313
validations:
1414
required: true

0 commit comments

Comments
 (0)