diff --git a/.github/ISSUE_TEMPLATE/bug-template.md b/.github/ISSUE_TEMPLATE/bug-template.md index 1d4885d56..1a2a4398e 100644 --- a/.github/ISSUE_TEMPLATE/bug-template.md +++ b/.github/ISSUE_TEMPLATE/bug-template.md @@ -1,10 +1,9 @@ --- name: Bug Template about: For documenting bugs as per our bug process -title: '' +title: "" labels: Bug -assignees: '' - +assignees: "" --- #### Describe the Bug: diff --git a/.github/ISSUE_TEMPLATE/service-design-task-template.md b/.github/ISSUE_TEMPLATE/service-design-task-template.md index 53f9e7298..06a9b031b 100644 --- a/.github/ISSUE_TEMPLATE/service-design-task-template.md +++ b/.github/ISSUE_TEMPLATE/service-design-task-template.md @@ -1,10 +1,9 @@ --- name: Service Design Task Template about: Service Design Task Template -title: '' +title: "" labels: Backlog Refinement, Service Design -assignees: '' - +assignees: "" --- #### Goal of Ticket diff --git a/.github/ISSUE_TEMPLATE/task-issue-template.md b/.github/ISSUE_TEMPLATE/task-issue-template.md index cdaac7690..eba3d4592 100644 --- a/.github/ISSUE_TEMPLATE/task-issue-template.md +++ b/.github/ISSUE_TEMPLATE/task-issue-template.md @@ -1,11 +1,11 @@ --- name: Task Issue Template -about: For cards that are not user stories, but may be technical, UX-related, or other +about: + For cards that are not user stories, but may be technical, UX-related, or other tasks. title: "[title of task]" labels: Task -assignees: '' - +assignees: "" --- #### Describe the task diff --git a/.github/ISSUE_TEMPLATE/tech-debt-template.md b/.github/ISSUE_TEMPLATE/tech-debt-template.md index 3aa907f4d..aafebf691 100644 --- a/.github/ISSUE_TEMPLATE/tech-debt-template.md +++ b/.github/ISSUE_TEMPLATE/tech-debt-template.md @@ -1,10 +1,9 @@ --- name: Tech Debt Template about: Tech Debt Template -title: '' +title: "" labels: Tech Debt -assignees: '' - +assignees: "" --- #### Description of the Tech Debt @@ -23,12 +22,12 @@ The purpose of our technical debt triage process is to analyze technical debt to | Technical Debt - Risk Types | Level | Value | | ----------------------------------------------------------------------------------------------------------------------------- | ----- | ----- | -| Business Area Risk - Risk of business area visibility / damage to user experience | 0 | 0 | -| Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it | 0 | 0 | -| System Fault Risk - Risk of system errors or application downtime | 0 | 0 | -| Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time? | 0 | 0 | -| Time Sink Risk - How much will this tech debt slow the development process down | 0 | 0 | -|
**TOTAL SCORE:** | 0 | 0 | +| Business Area Risk - Risk of business area visibility / damage to user experience | 0 | 0 | +| Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it | 0 | 0 | +| System Fault Risk - Risk of system errors or application downtime | 0 | 0 | +| Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time? | 0 | 0 | +| Time Sink Risk - How much will this tech debt slow the development process down | 0 | 0 | +|
**TOTAL SCORE:** | 0 | 0 | #### Development Checklist: diff --git a/.github/ISSUE_TEMPLATE/testing-feedback-gathering-task-template.md b/.github/ISSUE_TEMPLATE/testing-feedback-gathering-task-template.md index 090a6d941..99a0955c3 100644 --- a/.github/ISSUE_TEMPLATE/testing-feedback-gathering-task-template.md +++ b/.github/ISSUE_TEMPLATE/testing-feedback-gathering-task-template.md @@ -1,10 +1,9 @@ --- name: Testing/Feedback Gathering Task Template about: Testing/Feedback Gathering Task Template -title: '' -labels: '' -assignees: '' - +title: "" +labels: "" +assignees: "" --- #### Describe the task diff --git a/.github/ISSUE_TEMPLATE/user-story-template.md b/.github/ISSUE_TEMPLATE/user-story-template.md index a7368c8c6..3ec888db4 100644 --- a/.github/ISSUE_TEMPLATE/user-story-template.md +++ b/.github/ISSUE_TEMPLATE/user-story-template.md @@ -1,11 +1,11 @@ --- name: User Story Template -about: User stories are broken down product backlog items that are user-focused and +about: + User stories are broken down product backlog items that are user-focused and vertically-sliced. title: As a [user], I want to [what], so that [why] labels: Backlog Refinement, User Story -assignees: '' - +assignees: "" --- #### Description: @@ -49,7 +49,6 @@ Then #### Blocked By/Blocking - #### Notes: - diff --git a/.github/ISSUE_TEMPLATE/wireframe---iterations-refinement-task-template.md b/.github/ISSUE_TEMPLATE/wireframe---iterations-refinement-task-template.md index 9e267d957..540748fc3 100644 --- a/.github/ISSUE_TEMPLATE/wireframe---iterations-refinement-task-template.md +++ b/.github/ISSUE_TEMPLATE/wireframe---iterations-refinement-task-template.md @@ -1,10 +1,9 @@ --- name: Wireframe + iterations/refinement Task Template about: Wireframe + iterations/refinement Task Template -title: '' -labels: '' -assignees: '' - +title: "" +labels: "" +assignees: "" --- #### Describe the task