mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
Adding new site settings tends to involve the same small convention checks around naming, descriptions, client exposure, admin grouping, and whether the setting reads clearly in the UI. This PR adds a generic `discourse-site-settings` skill for authoring and reviewing Discourse site settings. It includes guidance for core and plugin setting files, i18n descriptions, validators for dependent settings, browser verification of rendered setting copy, and review checks. It also documents a proposed category-list pattern using paired `xyz_category_scope` and `xyz_categories` settings, including the include, exclude, strict, public, and all modes. |
||
|---|---|---|
| .. | ||
| SKILL.md | ||