Update issue templates

This commit is contained in:
shirt 2022-03-28 16:35:32 -04:00 committed by GitHub
parent efb6c4af19
commit 51cdef379a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,33 +1,47 @@
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our Discord server.
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!--- Provide a general summary of the issue in the Title above -->
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
## Expected Behavior
<!--- Tell us what should happen -->
---
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
**Describe the bug**
A clear and concise description of what the bug is.
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.
**Expected behavior**
A clear and concise description of what you expected to happen.
## Context (Environment)
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
**Screenshots**
If applicable, add screenshots to help explain your problem.
<!--- Provide a general summary of the issue in the Title above -->
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
## Detailed Description
<!--- Provide a detailed description of the change or addition you are proposing -->
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
**Additional context**
Add any other context about the problem here.