name: Bug Report description: | Use this template for **non-crash-related** bug reports. Tip: open this issue template from within Zed with the `file bug report` command palette action. labels: ["admin read", "triage", "bug"] body: - type: checkboxes attributes: label: Check for existing issues description: Check the backlog of issues to reduce the chances of creating duplicates; if an issue already exists, place a `+1` (👍) on it. options: - label: Completed required: true - type: textarea attributes: label: Describe the bug / provide steps to reproduce it description: A clear and concise description of what the bug is. validations: required: true - type: textarea id: environment attributes: label: Zed Version and System Specs description: Zed version, release channel, architecture (x86_64 or aarch64), OS (macOS version / Linux distro and version) and RAM amount. placeholder: | ``` ``` validations: required: false