Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
the-codeboy authored Jun 16, 2024
1 parent 51bd99b commit 4658ad7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Which command you ran if applicable or steps t reproduce the behavior

**Expected behavior**
A clear and concise description of what you expected to happen.

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

**Additional context**
Add any other context about the problem here.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/command-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Command Request
about: Suggest a command to be added to the bot
title: ''
labels: ''
assignees: ''

---

# What do you want the command to do?

# What name do you suggest for the command?

0 comments on commit 4658ad7

Please sign in to comment.