diff --git a/.github/ISSUE_TEMPLATE/tech_debt.md b/.github/ISSUE_TEMPLATE/tech_debt.md index b39ccf5..131cb2b 100644 --- a/.github/ISSUE_TEMPLATE/tech_debt.md +++ b/.github/ISSUE_TEMPLATE/tech_debt.md @@ -7,10 +7,13 @@ assignees: '' --- ### Describe what should be investigated or refactored + A clear and concise description of what should be changed/researched. Ex. This piece of the code is not DRY enough [...] ### Links to any relevant code + (optional) i.e. - https://github.com/defenseunicorns/zarf/blob/main/README.md?plain=1#L1 ### Additional context + Add any other context or screenshots about the technical debt here.