mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Add default issue template
This commit is contained in:
parent
f4dd4a1be7
commit
686f1ac1e1
1 changed files with 19 additions and 0 deletions
19
.gitlab/issue_templates/Default.md
Normal file
19
.gitlab/issue_templates/Default.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# What version of Ring Racers are you playing?
|
||||
|
||||
(Replace this text with the version number. You can see this on the title screen at the bottom-left corner.)
|
||||
|
||||
# What is the fastest way to trigger the bug?
|
||||
|
||||
(Bugs that can't be reproduced are extremely hard to fix. If you can't make it happen on demand, try and describe the circumstances where it triggers.)
|
||||
|
||||
# What is the bugged behavior?
|
||||
|
||||
(Describe what happens when you encounter the bug.)
|
||||
|
||||
# What do you expect to happen instead?
|
||||
|
||||
(Describe what should be happening instead of the bugged behavior.)
|
||||
|
||||
# Logs, videos, or screenshots that showcase the issue
|
||||
|
||||
(For crash bugs, look for an .RPT file, or your `latest-log.txt`. You can drag it directly into this window.)
|
||||
Loading…
Add table
Reference in a new issue