redsunlib/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
927 B
Markdown
Raw Permalink Normal View History

2021-01-07 13:01:13 +13:00
---
name: 🐛 Bug report
2021-01-07 13:01:13 +13:00
about: Create a report to help us improve
title: '🐛 Bug Report: '
2021-01-11 08:23:53 +13:00
labels: bug
2021-01-07 13:01:13 +13:00
assignees: ''
---
<!--
BEFORE FILING A BUG REPORT: Ensure that you are running the latest git commit. Visit /info on your instance, and ensure the git commit listed is the same commit listed on the home page.
-->
## Describe the bug
<!--
A clear and concise description of what the bug is.
-->
## Steps to reproduce the bug
2021-01-07 13:01:13 +13:00
<!--
2021-01-07 13:01:13 +13:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
2021-01-07 13:01:13 +13:00
## What's the expected behavior?
<!--
A clear and concise description of what you expected to happen.
-->
2021-01-07 13:01:13 +13:00
## Additional context / screenshot
<!--
Add any other context about the problem here.
-->
<!-- Mandatory -->
- [ ] I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit