1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/.github/ISSUE_TEMPLATE/bug.md

51 lines
1.8 KiB
Markdown
Raw Normal View History

2021-01-23 20:39:04 +00:00
---
name: Bug Report
about: Report a bug or critical performance issue
2021-08-20 02:51:21 +00:00
title: 'Bug Report: [DESCRIBE YOUR BUG IN DETAIL HERE]'
2021-01-23 20:39:04 +00:00
labels: bug
---
2021-08-20 02:51:21 +00:00
<!-- FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE
OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!
2021-08-20 02:51:21 +00:00
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 :)
2021-08-20 03:05:49 +00:00
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.
2021-08-20 02:51:21 +00:00
From Joel On Software:
2021-08-20 02:51:21 +00:00
"Its pretty easy to remember the rule for a good bug report. Every good bug report needs exactly three things.
2021-01-23 20:39:04 +00:00
1. Steps to reproduce,
2. What you expected to see, and
3. What you saw instead."
2021-01-23 20:39:04 +00:00
-->
2021-08-20 02:51:21 +00:00
## Describe the bug
<!-- A clear and concise description of what the bug is. -->
2021-08-20 02:51:21 +00:00
## 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. -->
2021-01-23 20:39:04 +00:00
## Screenshots/Video
<!-- If applicable, add screenshots/video to help explain your problem.
Remember to mark the area in the application thats impacted. -->
2021-01-23 20:42:24 +00:00
## 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!] -->
2021-01-23 20:39:04 +00:00
## Additional context
<!-- Add any other context about the problem here. -->
2021-08-20 04:02:28 +00:00
<!-- 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 -->