mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-08 09:34:16 +00:00
reorder questions
This commit is contained in:
parent
58954e5bee
commit
1f04febd11
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
@ -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
|
||||
|
|
4
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
4
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue