mirror of https://github.com/LemmyNet/lemmy.git
Update issue templates
parent
1bd7218a7e
commit
9530dba2c2
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: "🐞 Bug Report"
|
name: "\U0001F41E Bug Report"
|
||||||
about: Create a report to help us improve Lemmy
|
about: Create a report to help us improve Lemmy
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'type:bug'
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: "🚀 Feature request"
|
name: "\U0001F680 Feature request"
|
||||||
about: Suggest an idea for improving Lemmy
|
about: Suggest an idea for improving Lemmy
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'type:enhancement'
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,10 +2,9 @@
|
||||||
name: "? Question"
|
name: "? Question"
|
||||||
about: General questions about Lemmy
|
about: General questions about Lemmy
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'type:question'
|
labels: question
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
What's the question you have about lemmy?
|
What's the question you have about lemmy?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue