diff --git a/labels.json b/labels.json index abb326f..3b91d66 100644 --- a/labels.json +++ b/labels.json @@ -66,6 +66,10 @@ "description": "Pull request refactors code without changing behavior", "name": "type: refactor" }, + { + "description": "Pull request focuses on quality assurance such as addition or improvement of tests", + "name": "type: quality assurance" + }, { "description": "Help from the community is requested", "name": "need: help"