Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bug report template #1893

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
14 changes: 13 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,20 @@ body:
The build number can be found on FGA's main screen at the top, it says BUILD:xxxx.

Entering the number is enough.
placeholder: "1023"
placeholder: "2847"
validations:
required: true
- type: textarea
id: description
attributes:
label: Describe the bug
placeholder: |
<Describe the bug here>

Steps to reproduce.
1.
2.
3.
description: |
A clear and concise description of what the bug is.

Expand Down Expand Up @@ -90,6 +97,7 @@ body:
- 11
- 12
- 13
- 14
validations:
required: true
- type: input
Expand All @@ -102,6 +110,10 @@ body:
attributes:
label: RAM
placeholder: 3GB
description: |
As of 2024-06-25, the minimum ram for FGO to run is 3GB.
Ensure that your ram is equal or higher than the minimum RAM specification to ensure the best experience.
https://webview.fate-go.us/iframe/2024/0519_supported_env/
- type: markdown
attributes:
value: "If you open unnecessary/dumb issues, you'll be rewarded with appropriate tags."