From c4710d1e47df0d2809fb3a605b6d36c4024e9ee1 Mon Sep 17 00:00:00 2001 From: rajsite Date: Mon, 4 Mar 2024 16:58:02 -0600 Subject: [PATCH] Issue template labels and consistency --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- .../{ixd_user_story.md => interaction_design_request.md} | 8 +++++--- .github/ISSUE_TEMPLATE/new_component.md | 9 +++++---- .github/ISSUE_TEMPLATE/tech_debt.md | 5 +++-- .github/ISSUE_TEMPLATE/user_story.md | 2 +- ...ual_design_user_story.md => visual_design_request.md} | 8 +++++--- 7 files changed, 23 insertions(+), 15 deletions(-) rename .github/ISSUE_TEMPLATE/{ixd_user_story.md => interaction_design_request.md} (88%) rename .github/ISSUE_TEMPLATE/{visual_design_user_story.md => visual_design_request.md} (88%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7c3a100192..23b9801ff5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: ๐Ÿ› Bug report +name: ๐Ÿ› Bug Report about: Create a report to help us improve title: '' labels: 'bug,triage' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e426154a3c..eec33edebb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: ๐Ÿ™‹ Feature request +name: ๐Ÿ™‹ Feature Request about: Suggest an idea for this project title: '' labels: 'enhancement,triage' @@ -11,6 +11,8 @@ Thanks for filing an issue ๐Ÿ˜„! Before you submit, please read the following: Search open/closed issues before submitting. Someone may have requested the same feature before. --> +# ๐Ÿ™‹ Feature Request + ## ๐Ÿ˜ฏ Problem to Solve diff --git a/.github/ISSUE_TEMPLATE/ixd_user_story.md b/.github/ISSUE_TEMPLATE/interaction_design_request.md similarity index 88% rename from .github/ISSUE_TEMPLATE/ixd_user_story.md rename to .github/ISSUE_TEMPLATE/interaction_design_request.md index 7c206761c2..1583489eb7 100644 --- a/.github/ISSUE_TEMPLATE/ixd_user_story.md +++ b/.github/ISSUE_TEMPLATE/interaction_design_request.md @@ -1,12 +1,14 @@ --- -name: ๐Ÿง‘โ€๐Ÿ’ผ Interaction Design (IxD) User story +name: ๐Ÿ‘ˆ Interaction Design Request about: (PO ONLY) A small chunk of work to be done by an Interaction Designer title: 'nimble-{name} interaction design request' -labels: 'IxD,triage' +labels: 'interaction design,triage' --- +# ๐Ÿ‘ˆ Interaction Design Request + ## ๐Ÿ“Œ Request Background @@ -33,4 +35,4 @@ labels: 'IxD,triage' - [ ] Interaction Design Spec submitted (link) - [ ] Interaction Design Spec reviewed by design team -- [ ] Interaction Design Spec reviewed by dev team \ No newline at end of file +- [ ] Interaction Design Spec reviewed by dev team diff --git a/.github/ISSUE_TEMPLATE/new_component.md b/.github/ISSUE_TEMPLATE/new_component.md index 8157432874..302c431755 100644 --- a/.github/ISSUE_TEMPLATE/new_component.md +++ b/.github/ISSUE_TEMPLATE/new_component.md @@ -1,10 +1,12 @@ --- -name: ๐Ÿ’ก New component +name: ๐Ÿ’ก New Component about: (DEV TEAM ONLY) New Nimble component title: 'nimble-{name} Component' -labels: 'enhancement' +labels: 'new component,enhancement' --- +# ๐Ÿ’ก New Component + ## ๐Ÿ˜ฏ Problem to Solve @@ -18,8 +20,7 @@ labels: 'enhancement' ## ๐Ÿ“‹ Tasks - + - [ ] nimble-{name} interaction design issue - [ ] nimble-{name} interaction design spec diff --git a/.github/ISSUE_TEMPLATE/tech_debt.md b/.github/ISSUE_TEMPLATE/tech_debt.md index c096f9ac43..7a91d2645b 100644 --- a/.github/ISSUE_TEMPLATE/tech_debt.md +++ b/.github/ISSUE_TEMPLATE/tech_debt.md @@ -1,7 +1,8 @@ --- -name: ๐Ÿงน Tech debt +name: ๐Ÿงน Tech Debt about: (DEV TEAM ONLY) Non-user-visible improvement to code or development process title: '' labels: 'tech debt,triage' --- -## ๐Ÿงน Tech Debt + +# ๐Ÿงน Tech Debt diff --git a/.github/ISSUE_TEMPLATE/user_story.md b/.github/ISSUE_TEMPLATE/user_story.md index 9f969a1fa9..8325c8a436 100644 --- a/.github/ISSUE_TEMPLATE/user_story.md +++ b/.github/ISSUE_TEMPLATE/user_story.md @@ -6,4 +6,4 @@ title: '(Fully descriptive title)' -## ๐Ÿ“Œ User Story +# ๐Ÿ“Œ User Story diff --git a/.github/ISSUE_TEMPLATE/visual_design_user_story.md b/.github/ISSUE_TEMPLATE/visual_design_request.md similarity index 88% rename from .github/ISSUE_TEMPLATE/visual_design_user_story.md rename to .github/ISSUE_TEMPLATE/visual_design_request.md index ef1e4d5163..8954610f02 100644 --- a/.github/ISSUE_TEMPLATE/visual_design_user_story.md +++ b/.github/ISSUE_TEMPLATE/visual_design_request.md @@ -1,12 +1,14 @@ --- -name: ๐Ÿง‘โ€๐ŸŽจ Visual Design (ViD) User story +name: ๐ŸŽจ Visual Design Request about: (DEV TEAM ONLY) A small chunk of work to be done by Visual Designer title: 'nimble-{name} visual design request' -labels: 'ViD,triage' +labels: 'visual design,triage' --- +# ๐ŸŽจ Visual Design Request + ## ๐Ÿ“Œ Request Background @@ -33,4 +35,4 @@ labels: 'ViD,triage' - [ ] Visual Design Spec submitted (link) - [ ] Visual Design Spec reviewed by design team -- [ ] Visual Design Spec reviewed by dev team \ No newline at end of file +- [ ] Visual Design Spec reviewed by dev team