mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
[GitHub] Updated README, Updated Issue Templates (#202)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -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
1
.github/ISSUE_TEMPLATE/config.yaml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
blank_issues_enabled: false
|
||||
14
.github/ISSUE_TEMPLATE/feature-request.md
vendored
14
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@@ -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.
|
||||
4
.github/ISSUE_TEMPLATE/other.md
vendored
4
.github/ISSUE_TEMPLATE/other.md
vendored
@@ -1,10 +1,8 @@
|
||||
---
|
||||
name: Other
|
||||
about: Anything else for LunaSea
|
||||
title: "[Other] "
|
||||
title: "[Other] <Put Your Title Here>"
|
||||
labels: other
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user