diff --git a/.github/ISSUE_TEMPLATE/tech-debt.yml b/.github/ISSUE_TEMPLATE/tech-debt.yml index 0dfe44e1380..1af1978e378 100644 --- a/.github/ISSUE_TEMPLATE/tech-debt.yml +++ b/.github/ISSUE_TEMPLATE/tech-debt.yml @@ -1,6 +1,6 @@ name: ⚙ Tech Debt description: Tech debt is for code improvements that do not change the user-facing behavior (ie, neither adding features nor fixing bugs). -labels: "T: tech-debt" +labels: "T: tech-debt ⚙️" body: - type: checkboxes attributes: