|
123456789101112131415161718192021222324252627282930 |
- ---
- name: Bug report
- about: Bugs, build errors, compatibility/stability issues
-
- ---
-
- <!--
- To file a bug report, fill out the form below.
- Use a descriptive title that best explains the bug in one sentence.
- Attach screenshots if the bug is visual.
- Attach your `<Rack user folder>/log.txt` file if something is crashing or not loading.
- Surround terminal output with three tildes
- ```
- like this.
- ```
- -->
-
- ### Details
-
- Operating system:
- Rack version: vX.X.X
- Hardware relevant to your issue (e.g. graphic card model, audio/MIDI device):
-
- ### Summary
-
- ### Steps to reproduce
-
- <!--
- If developers cannot reproduce the bug, it cannot be fixed.
- -->
|