diff options
author | James Maa <jmaa@berkeley.edu> | 2024-05-21 10:35:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 17:35:12 +0000 |
commit | 02c60eea797b9548328bd160b453dd95a54b1641 (patch) | |
tree | aae6ea0fda90c1709fe59cd710a23b1c1faaac31 /.github/ISSUE_TEMPLATE/tech-debt.md | |
parent | 414256f4316b4815db302df3183b16dc48c1fb02 (diff) |
Update issue templates (#898)
Diffstat (limited to '.github/ISSUE_TEMPLATE/tech-debt.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/tech-debt.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/tech-debt.md b/.github/ISSUE_TEMPLATE/tech-debt.md new file mode 100644 index 00000000..d562979e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tech-debt.md @@ -0,0 +1,10 @@ +--- +name: Tech Debt +about: Track any tech debt or dev improvements +title: '' +labels: area/tech-debt +assignees: '' + +--- + + |