diff --git a/.github/ISSUE_TEMPLATE/tech-debt.md b/.github/ISSUE_TEMPLATE/tech-debt.md new file mode 100644 index 00000000000..0b2d4280f9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tech-debt.md @@ -0,0 +1,15 @@ +--- +name: "\U00002699 Tech Debt" +about: Tech debt is for code improvements that do not change the user-facing behavior (ie, neither adding features nor fixing bugs). +title: '' +labels: 'T: tech-debt' +assignees: '' + +--- + + + + + +