Changed text in feature request template

Replaced a sentence referring to a the feature request as a bug report, and changed the title to refer to the UI of lemmy instead of simply lemmy, even though it was also technically correct before.
This commit is contained in:
Kresten Laust 2023-06-19 10:12:46 +02:00 committed by GitHub
parent 2951651d1b
commit 1d2823e406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: "\U0001F680 Feature request" name: "\U0001F680 Feature request"
description: Suggest an idea for improving Lemmy description: Suggest an idea for improving Lemmy's UI
labels: ["enhancement"] labels: ["enhancement"]
body: body:
- type: markdown - type: markdown
@ -10,7 +10,7 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Requirements label: Requirements
description: Before you create a bug report please do the following. description: Before you create a feature request please do the following.
options: options:
- label: Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - label: Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
required: true required: true