Skip to content

Commit

Permalink
Merge pull request #2 from osu-Karaoke/andy840119/_20191012_issue_tem…
Browse files Browse the repository at this point in the history
…plate

Create issue templates
  • Loading branch information
andy840119 authored Oct 12, 2019
2 parents 9c11913 + 5b8f195 commit 01f468d
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/suggest-song.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: Suggest song
about: Suggest any new song for demo.
title: ''
labels: New song
assignees: ''

---

**Please provide the song info**
```
Name :
Author :
Url :
Note :
```
And please notice copyright issue before suggest new song.
Means you need to get the permission in this use.

0 comments on commit 01f468d

Please sign in to comment.