diff --git a/.github/prompts/data_extensions_development.prompt.md b/.github/prompts/data_extensions_development.prompt.md index f8e9c35..2a45ea1 100644 --- a/.github/prompts/data_extensions_development.prompt.md +++ b/.github/prompts/data_extensions_development.prompt.md @@ -172,6 +172,8 @@ models/ Naming convention: `-.model.yml` (lowercase, hyphen-separated). +Keep data extension model entries in alphabetical order. + All `.model.yml` files within a model pack are automatically picked up via the `dataExtensions` glob in `qlpack.yml` (e.g., `dataExtensions: models/**/*.yml`). ### Common Workflows