From 4d039764296cba620bd682cc48ad570006bdb64f Mon Sep 17 00:00:00 2001 From: Jose Padilla Date: Fri, 2 Jun 2023 19:30:07 -0500 Subject: [PATCH] refrac: updated small label to avoid github bot removing the label --- .github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md b/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md index be255815d0..806870eb0a 100644 --- a/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md +++ b/.github/ISSUE_TEMPLATE/creating-a-yml-file-for-a-sdg.md @@ -2,7 +2,7 @@ name: Creating a yml file for a SDG about: Creating a yml file for a SDG (Sustainable Development Goal) title: Creating a yml file for SDG [INSERT SDG NUMBER HERE] -labels: 'Complexity: Small, p-feature: SDGs, role: front end, size: 0.25pt' +labels: ['Complexity: Small','p-feature: SDGs','role: front end','size: 0.25pt'] assignees: '' ---