Create tech_debt.md

This commit is contained in:
Kim Kulling
2021-05-27 15:50:28 +02:00
committed by GitHub
parent 15bdc09863
commit 59467b204a

25
.github/ISSUE_TEMPLATE/tech_debt.md vendored Normal file
View File

@@ -0,0 +1,25 @@
---
name: Technical debt
about: Create a report to help us to fix and detect tech debts
title: ''
labels: ''
assignees: ''
---
**Describe the technical debt**
A clear and concise description of what the tech debt is about.
**Better solution**
A clear and concise description of what you would expect.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.