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
<!--- Provide a general summary of the issue in the Title above --> title: ''
labels: ''
## Expected Behavior assignees: ''
<!--- Tell us what should happen -->
---
## Current Behavior
<!--- Tell us what happens instead of the expected behavior --> ---
name: Bug report
## Possible Solution about: Create a report to help us improve
<!--- Not obligatory, but suggest a fix/reason for the bug, --> title: ''
labels: ''
## Steps to Reproduce assignees: ''
<!--- 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. **Describe the bug**
3. A clear and concise description of what the bug is.
4.
**To Reproduce**
## Context (Environment) Steps to reproduce the behavior:
<!--- How has this issue affected you? What are you trying to accomplish? --> 1. Go to '...'
<!--- Providing context helps us come up with a solution that is most useful in the real world --> 2. Click on '....'
3. Scroll down to '....'
<!--- Provide a general summary of the issue in the Title above --> 4. See error
## Detailed Description **Expected behavior**
<!--- Provide a detailed description of the change or addition you are proposing --> A clear and concise description of what you expected to happen.
## Possible Implementation **Screenshots**
<!--- Not obligatory, but suggest an idea for implementing addition or change --> If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**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]
**Additional context**
Add any other context about the problem here.