From a5670d894ffa05803deaae122aa80d908a3a0348 Mon Sep 17 00:00:00 2001 From: Anthony Feliz <47192556+arfgit@users.noreply.github.com> Date: Thu, 11 May 2023 12:22:04 -0400 Subject: [PATCH 1/3] Applied changes to the label --- .github/ISSUE_TEMPLATE/pre-work-template---ux.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md index 0a3cdb95e9..2459d94741 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md @@ -2,8 +2,7 @@ name: Pre-work Template - UX about: New Research team members should start by making this issue title: 'Pre-work Checklist: Researcher: [replace brackets with your name]' -labels: 'Feature: Onboarding/Contributing.md, prework, role: user research, size: - 1pt' +label: ['Feature: Onboarding/Contributing.md','prework','role: user research','size:1pt','Complexity: Missing'] assignees: '' --- From 26d52d9cd97871530e14046c7ffb93fe679e8b39 Mon Sep 17 00:00:00 2001 From: Roslyn Wythe Date: Tue, 16 May 2023 13:52:27 -0700 Subject: [PATCH 2/3] fixed label and size errors --- .github/ISSUE_TEMPLATE/pre-work-template---ux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md index 2459d94741..f269748742 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md @@ -2,7 +2,7 @@ name: Pre-work Template - UX about: New Research team members should start by making this issue title: 'Pre-work Checklist: Researcher: [replace brackets with your name]' -label: ['Feature: Onboarding/Contributing.md','prework','role: user research','size:1pt','Complexity: Missing'] +labels: ['Feature: Onboarding/Contributing.md','prework','role: user research','size: 1pt','Complexity: Missing'] assignees: '' --- From 4cfc459af39561c725471865140212110ae09674 Mon Sep 17 00:00:00 2001 From: Roslyn Wythe Date: Tue, 16 May 2023 17:54:21 -0700 Subject: [PATCH 3/3] test --- .github/ISSUE_TEMPLATE/pre-work-template---ux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md index f269748742..64c1f246a4 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template---ux.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template---ux.md @@ -3,7 +3,7 @@ name: Pre-work Template - UX about: New Research team members should start by making this issue title: 'Pre-work Checklist: Researcher: [replace brackets with your name]' labels: ['Feature: Onboarding/Contributing.md','prework','role: user research','size: 1pt','Complexity: Missing'] -assignees: '' +assignees: '' ---