From 3c4865655c19df672d466815ce7e973bd2d8f991 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Mon, 8 May 2023 13:35:57 +0200 Subject: [PATCH] chore: Update 4specification.yml --- .github/ISSUE_TEMPLATE/4specification.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4specification.yml b/.github/ISSUE_TEMPLATE/4specification.yml index a08a1f211c..c15d5689fa 100644 --- a/.github/ISSUE_TEMPLATE/4specification.yml +++ b/.github/ISSUE_TEMPLATE/4specification.yml @@ -32,9 +32,11 @@ body: attributes: label: Development Tasks value: | - - [ ] Implement in Storybook - - [ ] Make sure all variants/properties is possible to turn on/off - - [ ] Make sure the component is usable across different breakpoints/screen sizes + - [ ] Develop React Component(s) + - [ ] Write stores and examples of use + - [ ] Write tests where applicable + - [ ] Make sure all variants/properties is possible to turn on/off + - [ ] Make sure the component is usable across different breakpoints/screen sizes - type: textarea id: accessibility