chore: add issue templates

This commit is contained in:
ayntee
2021-03-11 18:22:04 +04:00
committed by GitHub
parent 372dc9988b
commit a5acb59e06
2 changed files with 51 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
---
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.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version details (please complete the following information):**
- Discordeno version: [e.g. 10.5.0]
- Deno version: [e.g. 1.8.0]
**Additional context**
Add any other context about the problem here.