mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +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
|
||||
title: "[Bug] "
|
||||
description: Report an issue you encountered when playing OpenRCT2.
|
||||
labels:
|
||||
- bug
|
||||
@@ -34,7 +33,7 @@ body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
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
|
||||
options:
|
||||
- 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.
|
||||
- name: OpenRCT2 Discord Server
|
||||
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
|
||||
title: "[Feature] "
|
||||
description: Request a new feature to be added to OpenRCT2.
|
||||
labels:
|
||||
- feature
|
||||
@@ -19,7 +18,7 @@ body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
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
|
||||
options:
|
||||
- Quality of life
|
||||
|
||||
Reference in New Issue
Block a user