Skip to content

Commit

Permalink
Merge origin/master
Browse files Browse the repository at this point in the history
  • Loading branch information
jagrosh committed Nov 4, 2020
2 parents e8df9e9 + 9a79308 commit be4f235
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 14 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is.
Replace this text with a clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Run with '...'
2. Do a command '....'
3. Some other step '....'
1.
2.
3.

**Expected behavior**
A clear and concise description of what you expected to happen.
Replace this text with a clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.
If applicable, add screenshots to help explain your problem here.

**Debug Info**
Please run the `debug` command and paste it here or upload it as an attachment. If you cannot run the command, please provide information about your system such as operating system version, JMusicBot version, etc.

**Additional context**
Add any other context about the problem here.
Replace this text with any other context about the problem.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Community Support Server
url: https://discord.gg/0p9LSGoRLu6Pet0k
about: For general questions, please ask in the support server
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Feature request
name: Feature Request
about: Suggest an idea for this project
title: "[Feature Request] Title Here"
labels: ''
Expand All @@ -8,17 +8,16 @@ 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 [...]
Replace this text with a clear and concise description of what the problem is.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Replace this text with a clear and concise description of what you want to happen.

**Describe the basic flow/steps of using this feature**
How this feature would be used:
1. Set something '...'
2. Run some command '...'
3. Other steps or related info '...'
4. ...
1.
2.
3.

**Additional context**
Add any other context or screenshots about the feature request here.
Expand Down

0 comments on commit be4f235

Please sign in to comment.