Skip to content

Commit

Permalink
Issue Template (DEBT.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
meltwater-ateam committed Oct 20, 2023
1 parent 8799616 commit 60601f1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/DEBT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ body:
description: Technical debt can include architecture, code, documentation, infrastructure, process, services, tests or more. Ideally we are looking for some problem, inefficiency, trade-off or obsoleted _thing_ that needs to be addressed before we can achieve engineering excellence...
validations:
required: true
- type: input
id: version
attributes:
label: Version(s) Affected
description: If this is a released product, what version are you utilizing currently?
placeholder: ex. v1.0.0
validations:
required: false
- type: textarea
id: code
attributes:
Expand All @@ -31,4 +39,4 @@ body:
- type: markdown
attributes:
value: |
> **NOTICE**: This issue will automatically be associated with the [A-Team Debt, Bugs & OSS](https://github.com/orgs/meltwater/projects/64) for prioritization.
> **NOTICE**: This issue will automatically be associated with the [A-Team Debt, Bugs & OSS](https://github.com/orgs/meltwater/projects/64) for prioritization.

0 comments on commit 60601f1

Please sign in to comment.