]> Untitled Git - lemmy-ui.git/commitdiff
required under label
authorRayBB <RayBB@users.noreply.github.com>
Wed, 14 Jun 2023 08:19:04 +0000 (10:19 +0200)
committerRayBB <RayBB@users.noreply.github.com>
Wed, 14 Jun 2023 08:19:04 +0000 (10:19 +0200)
.github/ISSUE_TEMPLATE/BUG_REPORT.yml

index 67e3b7650c0f36ffe5d51ff20d64291d0a3e2dc0..5bb68ebc591513b86bf7a47f40288d08ce735d19 100644 (file)
@@ -15,11 +15,13 @@ body:
       description: Before you create a bug report please do the following.
       options:
         - label: Did you check to see if this issue already exists?
+          required: true
         - label: Is this only a single bug. Do not put multiple bugs in one issue.
+          required: true
         - label: Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support
+          required: true
         - label: Is this a server side (not related to the UI) issue? Use the [Lemmy back end](https://github.com/LemmyNet/lemmy) repo.
-      validations:
-        required: true
+          required: true
   - type: textarea
     id: summary
     attributes: