Changed github issue template to align logically with the question asked (#3135)

This commit is contained in:
ludrol 2023-06-16 17:56:21 +02:00 committed by GitHub
parent bb27339e68
commit d97ff65fe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View 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:

View 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: