You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.1 KiB

  1. # Bug Report
  2. <!--
  3. Thank you for taking the time to report a bug! Before continuing, please make
  4. sure the bug hasn't been reported before by searching through the other issues.
  5. This will save both yourself and us some time. If you're sure there isn't
  6. another issue, continue through the template below. All the text between
  7. the opening and closing arrows (HTML comments) will not be shown in the end
  8. result.
  9. -->
  10. ## Platform
  11. <!-- When possible, please provide what version you're running. -->
  12. * Operating System:
  13. * Browser:
  14. ## What is happening and/or broken?
  15. <!-- Provide as many details as you can and if possible a little step-by-step
  16. guide so that we can reproduce the issue. Screenshots or a video that shows the
  17. problem also help immensely. -->
  18. ## What is expected to happen?
  19. <!-- Explain what the expected result is if it's not clear from how it is
  20. broken. You can omit this if the expected result is just "It should work" or
  21. similar. -->
  22. <!-- ## How can it be fixed? -->
  23. <!-- As an optional step, if you have any ideas on potential solutions or fixes
  24. feel free to include those too. Don't forget to uncomment the header if you
  25. fill in this section. -->