---
tags: jira, internal, reporting
---
Jira Ticket Labels
===
# Label references
`td` **Technical debt**
Identifies any bugs or defects that have an increased complexity to diagnose and/or fix as a result of legacy code, or anything that is ported from old code that has low knowledge in the team.
`nif` **Not enough information**
Marks tickets that begin with not enough information provided to begin a response.
`shk` **Should have known**
Identifies any bugs or defects that result in instructions that should have been prior knowledge, or should have been previously documented.
`rqc` **Random quality control**
Issues discovered that require further action from other teams.