jecs/.github/ISSUE_TEMPLATE/BUG-REPORT.md
2025-03-27 02:33:38 +01:00

25 lines
741 B
Markdown

---
name: Bug report
about: File a bug report for any behavior that you believe is unintentional or problematic
title: ""
labels: bug
assignees: ""
---
## Describe the bug
Put a clear and concise description of what the bug is. This should be short and to the point, not to exceed more than a paragraph. Put the details inside your reproduction steps.
## Reproduction
Make an easy-to-follow guide on how to reproduce it. Does it happen all the time? Will specific features affect reproduction? All these questions should be answered for a good issue.
This is a good place to put rbxl files or scripts that help explain your reproduction steps.
## Expected Behavior
What you expect to happen
## Actual Behavior
What actually happens