EasyAuth/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
617 B
Markdown
Raw Normal View History

2019-11-13 18:18:54 +00:00
---
name: Bug report
about: Create a report to help us improve
2020-07-26 09:04:47 +00:00
title: "[BUG] [Fabric/Forge]"
labels: bug
assignees: samolego
2020-08-28 07:47:36 +00:00
projects: "Bugs overview"
2019-11-13 18:18:54 +00:00
---
2020-07-26 09:04:47 +00:00
**Mod Loader**
- [x] Fabric
- [ ] Forge
2020-07-27 08:09:27 +00:00
**Versions**
* SimpleAuth X.Y.Z
* Fabric API X.Y.Z / Forge X.Y.Z
2019-11-13 18:18:54 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
Add any other context about the problem here.