diff --git a/.github/config.json b/.github/config.json index 65df53be3a..a1f0dd4171 100644 --- a/.github/config.json +++ b/.github/config.json @@ -340,6 +340,11 @@ "color": "9bf416", "description": "" }, + "Version Control": { + "name": "Version Control", + "color": "C4568E#C4568E16", + "description": "Git Sync, Backup and Restore of applications" + }, "Video Widget": { "name": "Video Widget", "color": "23dd4b", @@ -679,6 +684,16 @@ "label": "Editor", "value": true }, + { + "type": "hasLabel", + "label": "Version Control", + "value": true + }, + { + "type": "hasLabel", + "label": "Platform", + "value": true + }, { "type": "hasLabel", "label": "Onboarding",