--- name: Bug report about: Report an unexpected behavior, or a behavior which deviates from what is stated in the documentation. title: "[BUG]" labels: bug assignees: '' --- <!-- Please provide as much information as possible to help us fix your issue. When completed, please remove an empty sections. Thank you! --> **Describe the bug** [A clear and concise description the misbehavior, as well as what behavior is expected (May be as simple as "doesn't crash"). If possible, include a link to the relevant documentation.] **Steps to Reproduce** <!-- As clearly as possible, describe the steps to reproduce the issue --> 1. First step 2. Second step 3. Third step **`dds` Output** <!-- If applicable, include the output from `dds`. PLEASE paste the output in-between the triple-backticks to keep the output formatted correctly! --> ``` [paste here] ``` **Desktop (please complete the following information):** <!-- List the platform(s) and toolsets which are applicable to the issue, and all of the platforms that have been tried. --> - Operating System: [e.g. macOS, Linux, Windows] - Compiler: [e.g. MSVC, GCC, Clang] - `dds` Version: [e.g. `0.1.0-alpha.2`] **Additional context** [Add any other context about the problem here, or delete this section.]