mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 19:33:36 +00:00
51 lines
1.8 KiB
Markdown
51 lines
1.8 KiB
Markdown
|
---
|
|||
|
name: Bug Report
|
|||
|
about: Report a bug or critical performance issue
|
|||
|
title: 'Bug Report: [DESCRIBE YOUR BUG IN DETAIL HERE]'
|
|||
|
labels: bug
|
|||
|
---
|
|||
|
|
|||
|
<!-- FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE
|
|||
|
OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!
|
|||
|
|
|||
|
Do not post about issues from other FNF mod engines!
|
|||
|
We cannot and probably won't solve those!
|
|||
|
You can hopefully go to their respective GitHub issues and report them there, thank you :)
|
|||
|
|
|||
|
Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.
|
|||
|
|
|||
|
From Joel On Software:
|
|||
|
|
|||
|
"It’s pretty easy to remember the rule for a good bug report. Every good bug report needs exactly three things.
|
|||
|
|
|||
|
1. Steps to reproduce,
|
|||
|
2. What you expected to see, and
|
|||
|
3. What you saw instead."
|
|||
|
|
|||
|
-->
|
|||
|
|
|||
|
## Describe the bug
|
|||
|
<!-- A clear and concise description of what the bug is. -->
|
|||
|
|
|||
|
## To Reproduce
|
|||
|
<!-- Describe in DETAIL how to reproduce the bug/issue you are running into. -->
|
|||
|
## Expected behavior
|
|||
|
<!-- A clear and concise description of what you expected to happen. -->
|
|||
|
|
|||
|
## Screenshots/Video
|
|||
|
<!-- If applicable, add screenshots/video to help explain your problem.
|
|||
|
Remember to mark the area in the application thats impacted. -->
|
|||
|
|
|||
|
## Desktop
|
|||
|
- OS:
|
|||
|
<!-- [e.g. Windows 10, 11, Mac, Linux Mint, Ubuntu, Arch (btw)] -->
|
|||
|
- Browser
|
|||
|
<!-- [e.g. chrome, safari, firefox, edge, operaGX] -->
|
|||
|
- Version:
|
|||
|
<!-- [e.g. 0.4.0, 0.3.3, this can be found in the bottom left corner of the main menu!] -->
|
|||
|
|
|||
|
## Additional context
|
|||
|
<!-- Add any other context about the problem here. -->
|
|||
|
|
|||
|
<!-- If you're game is FROZEN and you're playing a web version, press F12 to open up browser dev window, and go to console, and copy-paste whatever red error you're getting -->
|