mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
---
|
|
name: Issue Report
|
|
about: Tell me what's wrong, seriously
|
|
title: "[Problem]"
|
|
labels: bug
|
|
assignees: mnadareski
|
|
|
|
---
|
|
|
|
**Before You Submit**
|
|
|
|
- Remember to try the [latest WIP build](https://github.com/SabreTools/SabreTools/releases/tag/rolling) to see if the issue has already been addressed.
|
|
- Check multiple DATs to help narrow down the issue
|
|
- Check the optional parameters to see if changing any of those affects your issue.
|
|
|
|
If all of those fail, then continue...
|
|
|
|
**Version**
|
|
What version are you using?
|
|
|
|
- [ ] Stable release (version here)
|
|
- [ ] WIP release (version here)
|
|
|
|
**Build**
|
|
What runtime version are you using?
|
|
|
|
- [ ] .NET 9.0 running on (Operating System)
|
|
|
|
**Describe the issue**
|
|
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.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|