Files
streetmerchant/.github/ISSUE_TEMPLATE/bug_report.md
T
Jef LeCompte 5aa4fdc7b9 chore: remove feature request and questions
Remove issue templates in favor of new https://github.com/jef/streetmerchant/discussions! This is beneficial so we can keep issues related to app development.
2020-12-08 13:01:45 -05:00

42 lines
772 B
Markdown

---
name: "\U0001F41B Bug report"
about: Report a bug for this project
title: ''
labels: 'type: bug'
assignees: jef
---
<!--- If you have a question or idea, feel free to create a topic in https://github.com/jef/streetmerchant/discussions --->
<!--- Feel free to join our Discord server (https://discord.gg/gbVY4vB9JF) for addition support --->
## 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 -->