mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
42 lines
775 B
Markdown
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 -->
|