From a36dc13192e1499f42161fd2cbaf14a7a3f910c4 Mon Sep 17 00:00:00 2001 From: Maikel Date: Wed, 13 Feb 2019 17:26:56 +1100 Subject: [PATCH] Add issue templates for tech debt --- .github/ISSUE_TEMPLATE/tech-debt-template.md | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/tech-debt-template.md diff --git a/.github/ISSUE_TEMPLATE/tech-debt-template.md b/.github/ISSUE_TEMPLATE/tech-debt-template.md new file mode 100644 index 0000000000..2bd9054af2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tech-debt-template.md @@ -0,0 +1,21 @@ +--- +name: Tech debt template +about: File a refactoring task that aids future development +title: '' +labels: tech debt +assignees: '' + +--- + +### What we should change and why (this is tech debt) + + + + +### Context + + + + +### Impact and timeline +