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.

bug_report.md 709B

5 years ago
5 years ago
5 years ago
5 years ago
12345678910111213141516171819202122232425262728293031
  1. ---
  2. name: Bug report
  3. about: Bugs, build errors, compatibility/stability issues
  4. ---
  5. <!--
  6. Search existing issues before posting a new one to avoid duplicates.
  7. To file a bug report, fill out the form below.
  8. Use a descriptive title that best explains the bug in one sentence.
  9. Attach screenshots if the bug is visual.
  10. If Rack crashed, attach/upload (don't copy/paste) your `<Rack user folder>/log.txt` file.
  11. Surround terminal output with three tildes
  12. ```
  13. like this.
  14. ```
  15. -->
  16. ### Details
  17. Operating system:
  18. Rack version: vX.X.X
  19. Hardware relevant to your issue (e.g. graphic card model, audio/MIDI device):
  20. ### Summary
  21. ### Steps to reproduce
  22. <!--
  23. If developers cannot reproduce the bug, it cannot be fixed.
  24. -->