Loading .github/ISSUE_TEMPLATE/core_bug.yml +1 −1 Original line number Diff line number Diff line name: Bug Report description: File a bug in the library labels: - bug - "type:bug" body: - type: checkboxes attributes: Loading .github/ISSUE_TEMPLATE/demo_bug.yml +2 −2 Original line number Diff line number Diff line name: Demo Bug description: File a bug in the official demo labels: - bug - demo - "type:bug" - "domain: website" body: - type: checkboxes attributes: Loading .github/ISSUE_TEMPLATE/feature_request.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: enhancement labels: "type:enhancement" assignees: '' --- Loading Loading
.github/ISSUE_TEMPLATE/core_bug.yml +1 −1 Original line number Diff line number Diff line name: Bug Report description: File a bug in the library labels: - bug - "type:bug" body: - type: checkboxes attributes: Loading
.github/ISSUE_TEMPLATE/demo_bug.yml +2 −2 Original line number Diff line number Diff line name: Demo Bug description: File a bug in the official demo labels: - bug - demo - "type:bug" - "domain: website" body: - type: checkboxes attributes: Loading
.github/ISSUE_TEMPLATE/feature_request.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: enhancement labels: "type:enhancement" assignees: '' --- Loading