This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
LemmyNet
/
lemmy
Watch
3
Star
2
Fork
3
Code
Pull Requests
1
Releases
151
Wiki
Activity
Browse Source
Update issue templates
pull/63/head
Dessalines
9 months ago
committed by
GitHub
parent
1bd7218a7e
commit
9530dba2c2
3 changed files
with
5 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/ISSUE_TEMPLATE/BUG_REPORT.md
+2
-2
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
+1
-2
.github/ISSUE_TEMPLATE/QUESTION.md
+ 2
- 2
.github/ISSUE_TEMPLATE/BUG_REPORT.md
View File
@ -1,8 +1,8 @@
---
name: "
🐞
Bug Report"
name: "
\U0001F41E
Bug Report"
about: Create a report to help us improve Lemmy
title: ''
labels:
'type:
bug
'
labels: bug
assignees: ''
---
+ 2
- 2
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
View File
@ -1,8 +1,8 @@
---
name: "
🚀
Feature request"
name: "
\U0001F680
Feature request"
about: Suggest an idea for improving Lemmy
title: ''
labels:
'type:
enhancement
'
labels: enhancement
assignees: ''
---
+ 1
- 2
.github/ISSUE_TEMPLATE/QUESTION.md
View File
@ -2,10 +2,9 @@
name: "? Question"
about: General questions about Lemmy
title: ''
labels:
'type:
question
'
labels: question
assignees: ''
---
What's the question you have about lemmy?
Write
Preview
Loading…
Cancel
Save