]> Untitled Git - lemmy.git/commitdiff
Changed github issue template to align logically with the question asked (#3135)
authorludrol <37674089+ludrol@users.noreply.github.com>
Fri, 16 Jun 2023 15:56:21 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 15:56:21 +0000 (11:56 -0400)
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

index af35f779073ad4fb7704067e55966cb8d2c8a4d5..206b4da85de642ad5979ed94cfee9f88f93246ae 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 UI / front end issue? Use the [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) repo.
-          required: true
+          required: false
   - type: textarea
     id: summary
     attributes:
index fa4e7c9c3f32493f3f7daa27dbfe2150f4da8507..5f35bb030e32ab29deb570b5a9cc5a8436717fda 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 UI / front end issue? Use the [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) repo.
-          required: true
+          required: false
   - type: textarea
     id: problem
     attributes: