Files
streetmerchant/.github/ISSUE_TEMPLATE/bug_report.md
T
2020-12-04 18:53:50 -05:00

42 lines
775 B
Markdown

---
name: 🐛 Bug report
about: Report a bug for this project
title: ''
labels: 'type: bug'
assignees: jef
---
<!--- Feel free to join our discord server (https://discord.gg/gbVY4vB9JF) for general support --->
<!--- If this acts as a feature request please ask yourself if this modification is something the whole userbase will benefit from --->
## Expected Behavior
<!--- Tell us what should happen -->
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
## 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.
## Environment
**OS:**
**.env file:**
```dotenv
```
## Logs
<!--- Provide a brief log -->