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 637B

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