From c5a06c57ac04db0ed8e7ae5f639d0cb89ed2faad Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Thu, 25 May 2023 22:37:40 -0700 Subject: [PATCH] chore(trading,governance,explorer): update issue templates to include check in specs repo (#3964) --- .github/ISSUE_TEMPLATE/chore.md | 5 ++--- .github/ISSUE_TEMPLATE/user-story.md | 11 +++++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/chore.md b/.github/ISSUE_TEMPLATE/chore.md index 39c177d33..fc982a629 100644 --- a/.github/ISSUE_TEMPLATE/chore.md +++ b/.github/ISSUE_TEMPLATE/chore.md @@ -14,8 +14,7 @@ What we need to achieve and who for ## Tasks -- [ ] What do we need to do first -- [ ] and then what? -- [ ] Etc. +- [ ] +- [ ] ## Additional details / background info diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md index 3121b6c05..a46afaa42 100644 --- a/.github/ISSUE_TEMPLATE/user-story.md +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -22,11 +22,14 @@ So that ## Tasks -- [ ] Explore and sketch +- [ ] UX (if needed) +- [ ] Design (if needed) - [ ] Team and stakeholder review -- [ ] Visual Design -- [ ] Team review -- [ ] Etc. +- [ ] Specs reviewed and created or adjusted +- [ ] Implementation +- [ ] Testing (unit and/or e2e) +- [ ] Code review +- [ ] QA review ## Sketch