Loading .github/ISSUE_TEMPLATE/bug-report.yml +2 −2 Original line number Diff line number Diff line name: "Bug report" description: "Report a bug or unexpected behavior" name: Bug report description: Report a bug or unexpected behavior labels: [ "type/bug" ] body: - type: markdown Loading .github/ISSUE_TEMPLATE/chore.yml +4 −3 Original line number Diff line number Diff line name: "Chore issue" description: "Build, configuration, and maintenance tasks" labels: [ "type/chore" ] name: Maintenance task description: >- Routine maintenance, build configuration, tooling updates, and other non-functional improvementslabels: [ "type/chore" ] body: - type: markdown attributes: Loading .github/ISSUE_TEMPLATE/document.yml +4 −2 Original line number Diff line number Diff line name: "Documentation issue" description: "Documentation related" name: Documentation description: >- Report missing, outdated, or incorrect documentation that needs improvement labels: [ "type/documentation" ] body: - type: markdown Loading .github/ISSUE_TEMPLATE/enhancement.yml +2 −2 Original line number Diff line number Diff line name: "Enhancement issue" description: "Improvements to existing features" name: Enhancement description: Improvements to existing features labels: [ "type/enhancement" ] body: - type: markdown Loading .github/ISSUE_TEMPLATE/feature.yml +3 −2 Original line number Diff line number Diff line name: "Feature issue" description: "New feature requests" name: Feature request description: >- Propose new functionality or capabilities to be added to the Fedify project labels: [ "type/feature" ] body: - type: markdown Loading Loading
.github/ISSUE_TEMPLATE/bug-report.yml +2 −2 Original line number Diff line number Diff line name: "Bug report" description: "Report a bug or unexpected behavior" name: Bug report description: Report a bug or unexpected behavior labels: [ "type/bug" ] body: - type: markdown Loading
.github/ISSUE_TEMPLATE/chore.yml +4 −3 Original line number Diff line number Diff line name: "Chore issue" description: "Build, configuration, and maintenance tasks" labels: [ "type/chore" ] name: Maintenance task description: >- Routine maintenance, build configuration, tooling updates, and other non-functional improvementslabels: [ "type/chore" ] body: - type: markdown attributes: Loading
.github/ISSUE_TEMPLATE/document.yml +4 −2 Original line number Diff line number Diff line name: "Documentation issue" description: "Documentation related" name: Documentation description: >- Report missing, outdated, or incorrect documentation that needs improvement labels: [ "type/documentation" ] body: - type: markdown Loading
.github/ISSUE_TEMPLATE/enhancement.yml +2 −2 Original line number Diff line number Diff line name: "Enhancement issue" description: "Improvements to existing features" name: Enhancement description: Improvements to existing features labels: [ "type/enhancement" ] body: - type: markdown Loading
.github/ISSUE_TEMPLATE/feature.yml +3 −2 Original line number Diff line number Diff line name: "Feature issue" description: "New feature requests" name: Feature request description: >- Propose new functionality or capabilities to be added to the Fedify project labels: [ "type/feature" ] body: - type: markdown Loading