diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0c844783d..aff13896b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: | + + + Steps to reproduce. + 1. + 2. + 3. description: | A clear and concise description of what the bug is. @@ -90,6 +97,7 @@ body: - 11 - 12 - 13 + - 14 validations: required: true - type: input @@ -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."