]> Untitled Git - lemmy-ui.git/commitdiff
changed required checkbox (#1318)
authorludrol <37674089+ludrol@users.noreply.github.com>
Fri, 16 Jun 2023 15:44:47 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 15:44:47 +0000 (11:44 -0400)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

index 2273a13823ab59f49a6b8bc70dbd5ffbf2d93e3a..ae2d4e51f0a74a9ffb498c83f10a0f8acced7bfc 100644 (file)
@@ -21,7 +21,7 @@ body:
         - label: Is this only a single bug? Do not put multiple bugs in one issue.
           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.
-          required: true
+          required: false
   - type: textarea
     id: summary
     attributes:
index 2f6f3fc1f9dae8cc7bc265ade72d3ef93f140605..3c75050ab8a964b03a93030ba90821c505ef5de4 100644 (file)
@@ -19,7 +19,7 @@ body:
         - label: Is this only a feature request? Do not put multiple feature requests in one issue.
           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.
-          required: true
+          required: false
   - type: textarea
     id: problem
     attributes: