mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 07:43:01 +01:00
Make suggested changes
- Remove titles (we have tags, and forces user to enter something) - Remove double space - Update discord invite description
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -1,5 +1,4 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
title: "[Bug] "
|
|
||||||
description: Report an issue you encountered when playing OpenRCT2.
|
description: Report an issue you encountered when playing OpenRCT2.
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
@@ -34,7 +33,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Area(s) with issue?
|
label: Area(s) with issue?
|
||||||
description: What things had an issue? Check all that apply.
|
description: What things had an issue? Check all that apply.
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- The bug also exists in RCT2 (vanilla)
|
- The bug also exists in RCT2 (vanilla)
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -5,4 +5,4 @@ contact_links:
|
|||||||
about: For localisation issues, go to the localisation repository.
|
about: For localisation issues, go to the localisation repository.
|
||||||
- name: OpenRCT2 Discord Server
|
- name: OpenRCT2 Discord Server
|
||||||
url: https://discord.gg/ZXZd8D8
|
url: https://discord.gg/ZXZd8D8
|
||||||
about: Join our Discord server.
|
about: For help with running or playing the game, join our Discord server.
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
3
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@@ -1,5 +1,4 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
title: "[Feature] "
|
|
||||||
description: Request a new feature to be added to OpenRCT2.
|
description: Request a new feature to be added to OpenRCT2.
|
||||||
labels:
|
labels:
|
||||||
- feature
|
- feature
|
||||||
@@ -19,7 +18,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Feature type
|
label: Feature type
|
||||||
description: What things had an issue? Check all that apply.
|
description: What things had an issue? Check all that apply.
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Quality of life
|
- Quality of life
|
||||||
|
|||||||
Reference in New Issue
Block a user