[GitHub] Updated README, Updated Issue Templates (#202)

This commit is contained in:
Jagandeep Brar
2020-04-25 06:04:14 -05:00
committed by GitHub
parent 59825e658a
commit 744717ec1f
5 changed files with 8 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
---
name: Bug Report
about: Let me know of a bug in LunaSea
title: "[Bug]"
title: "[Bug] <Put Your Title Here>"
labels: bug
assignees: ''
@@ -23,4 +23,4 @@ If applicable, add screenshots to help explain your problem.
Include your version of LunaSea, as well as the version of the service (if applicable) that is associated.
**Additional context**
Add any other context about the problem here.
Add any other context about the problem here.

1
.github/ISSUE_TEMPLATE/config.yaml vendored Normal file
View File

@@ -0,0 +1 @@
blank_issues_enabled: false

View File

@@ -1,14 +0,0 @@
---
name: Feature Request
about: Suggest an idea for LunaSea
title: "[Feature Request] "
labels: feature request
assignees: ''
---
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -1,10 +1,8 @@
---
name: Other
about: Anything else for LunaSea
title: "[Other] "
title: "[Other] <Put Your Title Here>"
labels: other
assignees: ''
---