Could you please provide the actual YAML snippet and format it? Usually I would expect a groups section like this:
groups:
- name: ui
title: User Interfacec
description: Customize the user interface
items:
- name: color
title: Color
help_text: "Change the color of the application"
type: text
default: blue
recommended: true
If you could provide yours formatted like the above, we can then see if there any issues with formatting which cause the majority of the issues.