Loading .github/ISSUE_TEMPLATE/bug_report.yml +1 −1 Original line number Original line Diff line number Diff line name: Bug report name: Bug report description: Let us know about crashes or existing functionality not working like it should. description: Let us know about crashes or existing functionality not working like it should. labels: [ "bug" ] labels: [ "bug", "unconfirmed" ] body: body: - type: markdown - type: markdown attributes: attributes: Loading .github/ISSUE_TEMPLATE/feature_request.yml +1 −1 Original line number Original line Diff line number Diff line name: Feature request name: Feature request description: Suggest an idea for K-9 Mail description: Suggest an idea for K-9 Mail labels: [ "enhancement" ] labels: [ "enhancement", "unconfirmed" ] body: body: - type: checkboxes - type: checkboxes id: checklist id: checklist Loading Loading
.github/ISSUE_TEMPLATE/bug_report.yml +1 −1 Original line number Original line Diff line number Diff line name: Bug report name: Bug report description: Let us know about crashes or existing functionality not working like it should. description: Let us know about crashes or existing functionality not working like it should. labels: [ "bug" ] labels: [ "bug", "unconfirmed" ] body: body: - type: markdown - type: markdown attributes: attributes: Loading
.github/ISSUE_TEMPLATE/feature_request.yml +1 −1 Original line number Original line Diff line number Diff line name: Feature request name: Feature request description: Suggest an idea for K-9 Mail description: Suggest an idea for K-9 Mail labels: [ "enhancement" ] labels: [ "enhancement", "unconfirmed" ] body: body: - type: checkboxes - type: checkboxes id: checklist id: checklist Loading