mod/.github/ISSUE_TEMPLATE/bug_report.md
Jacob Schmidt 034135baeb
All checks were successful
Build / Build (push) Successful in 53s
Initial Repo Setup
2024-10-20 18:29:16 -05:00

32 lines
661 B
Markdown

---
name: Bug report
about: Report a bug related to the framework.
title: "[addon name] - [short description]"
labels: bug
assignees: JSchmidt92
---
**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. 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.
**Mission file**
The mission where the issue occured.
**Log file**
The log file generated by the game.
**Additional context**
Add any other context about the problem here.