jecs/.github/ISSUE_TEMPLATE/BUG-REPORT.md
EncodedVenom d76f343cb0
Add Issue and PR templates (#73)
* init bug / feat templates

* capital J for style

* PR templates

* Combine templates because github be like that
2024-07-13 04:57:53 +02:00

763 B

name about title labels assignees
Bug report File a bug report for any behavior that you believe is unintentional or problematic [BUG] bug

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