name: Documentation about: Report missing, incorrect, or unclear documentation labels: - documentation body: - type: textarea id: description attributes: label: Description description: What needs to be documented, updated, or corrected? validations: required: true - type: dropdown id: type attributes: label: Type description: What kind of documentation change is needed? options: - Missing documentation - Incorrect / outdated content - Unclear or confusing - New guide or tutorial validations: required: true - type: textarea id: location attributes: label: Location description: Where should this documentation live? Link to existing pages if applicable. placeholder: e.g. docs/src/guide/assembly.md, or "new page under Reference" validations: required: false - type: textarea id: context attributes: label: Additional Context description: Any other details, screenshots, or references that would help. validations: required: false