github: Updated issue templates

This commit is contained in:
OpenSauce04 2024-11-21 13:01:06 +00:00
parent 7780fb06e1
commit 4360a0ba68
3 changed files with 8 additions and 11 deletions

View File

@ -4,7 +4,7 @@ labels: ["bug"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with Citra. value: Tech support does not belong here. You should only file an issue here if you think you have experienced a bug in Azahar.
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Is there an existing issue for this? label: Is there an existing issue for this?
@ -16,7 +16,7 @@ body:
attributes: attributes:
label: Affected Build(s) label: Affected Build(s)
description: List the affected build(s) that this issue applies to. description: List the affected build(s) that this issue applies to.
placeholder: Nightly 1234 / Canary 1234 placeholder: 1234
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -44,7 +44,7 @@ body:
id: log id: log
attributes: attributes:
label: Log File label: Log File
description: A log file will help our developers to better diagnose and fix the issue. Instructions can be found [here](https://community.citra-emu.org/t/how-to-upload-the-log-file/296). description: A log file will help our developers to better diagnose and fix the issue.
validations: validations:
required: true required: true
- type: textarea - type: textarea

View File

@ -1,8 +1,5 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Citra Discord - name: Azahar Discord
url: https://citra-emu.org/discord/ url: https://discord.com/invite/4ZjMpAp3M6
about: If you are experiencing an issue with Citra, and you need tech support, or if you have a general question, try asking in the official Citra Discord linked here. Piracy is not allowed. about: If you are experiencing an issue and you need support, or if you have a general question, try asking in the official Discord linked here. *Discussion of piracy is not allowed.*
- name: Community forums
url: https://community.citra-emu.org
about: This is an alternative place for tech support, however helpers there are not as active.

View File

@ -4,7 +4,7 @@ labels: ["enhancement"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: Tech support does not belong here. You should only file an issue here if you are requesting a feature you believe would make Citra better. value: Tech support does not belong here. You should only file an issue here if you are requesting a feature you believe would make Azahar better.
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Is there an existing issue for this? label: Is there an existing issue for this?
@ -23,6 +23,6 @@ body:
id: why-feature id: why-feature
attributes: attributes:
label: Why would this feature be useful? label: Why would this feature be useful?
description: A brief description of why this feature would make Citra better. description: A brief description of why this feature would make Azahar better.
validations: validations:
required: true required: true