github.com/kubeshop/testkube@v1.17.23/.github/ISSUE_TEMPLATE/manage_tech_debt.md (about)

     1  ---
     2  name: Tech debt manage / Refactorings
     3  about: Fix shortcuts / reorder code / introduce tests / improve stuff
     4  title: ''
     5  labels: 'tech-debt 🙈'
     6  assignees: ''
     7  
     8  ---
     9  
    10  **Why should it be implemented?**
    11  Add short and concise description why we need this improvement? 
    12  
    13  **Describe the improvement**
    14  A clear and concise description of what the bug is.
    15   
    16  **Additional context**
    17  Add any other context about the problem here if needed.
    18