diff --git a/.gitea/issue_template/bug_report.yml b/.gitea/issue_template/bug_report.yml index 06d4c88b4..a4c186ae0 100644 --- a/.gitea/issue_template/bug_report.yml +++ b/.gitea/issue_template/bug_report.yml @@ -74,6 +74,4 @@ body: Android phone manufacturers may customise the Android source code as they wish, so if you are using a phone that running a vendor-exclusive system (like MIUI) or if you use a custom ROM, make sure to also include the name of the OS/ROM. - placeholder: e.g. LineageOS 20 based on Android 13 - validations: - required: true \ No newline at end of file + placeholder: e.g. LineageOS 20 based on Android 13 \ No newline at end of file diff --git a/.gitea/issue_template/feature_request.yml b/.gitea/issue_template/feature_request.yml index e1e469660..cdabcef1a 100644 --- a/.gitea/issue_template/feature_request.yml +++ b/.gitea/issue_template/feature_request.yml @@ -73,6 +73,4 @@ body: Android phone manufacturers may customise the Android source code as they wish, so if you are using a phone that running a vendor-exclusive system (like MIUI) or if you use a custom ROM, make sure to also include the name of the OS/ROM. - placeholder: e.g. LineageOS 20 based on Android 13 - validations: - required: true \ No newline at end of file + placeholder: e.g. LineageOS 20 based on Android 13 \ No newline at end of file