diff options
| author | hathach <[email protected]> | 2025-07-28 11:43:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-07-28 11:43:20 +0700 |
| commit | aeb21c240785b24764bb04578da56add8262c697 (patch) | |
| tree | 7febaa1f334f0f35089822d0fb0469a7336c230e /.github | |
| parent | 9005f126e0e7c920b3bafc8608ffe796143a3ae9 (diff) | |
correct flash/ram for v307 and v305
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 35576a439..34e177984 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -86,8 +86,8 @@ body: - type: checkboxes attributes: - label: I have checked existing issues, dicussion and documentation + label: I have checked existing issues, discussion and documentation description: You agree to check all the resources above before opening a new issue. options: - - label: I confirm I have checked existing issues, dicussion and documentation. + - label: I confirm I have checked existing issues, discussion and documentation. required: true |
