reorder questions

This commit is contained in:
RayBB 2023-06-14 11:39:18 +02:00
parent 58954e5bee
commit 1f04febd11
2 changed files with 4 additions and 4 deletions

View file

@ -14,12 +14,12 @@ body:
label: Requirements
description: Before you create a bug report please do the following.
options:
- label: Is this a bug report? For questions or discussions, use https://lemmy.ml/c/lemmy_support
required: true
- 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 bug report? For questions or discussions, 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.
required: true
- type: textarea

View file

@ -12,12 +12,12 @@ body:
label: Requirements
description: Before you create a bug report please do the following.
options:
- label: Is this a feature request? For questions or discussions, use https://lemmy.ml/c/lemmy_support
required: true
- label: Did you check to see if this issue already exists?
required: true
- label: Is this only a feature request? Do not put multiple feature requests in one issue.
required: true
- label: Is this a feature request? For questions or discussions, 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.
required: true
- type: textarea