diff --git a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md index 8e8184bf2f21..069aa41e3afd 100644 --- a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md +++ b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md @@ -245,14 +245,6 @@ You can use the `checkboxes` element to add a set of checkboxes to your form. {% data reusables.form-schema.options-syntax %} {% data reusables.form-schema.required-key %} -#### Validations for `checkboxes` - -{% data reusables.form-schema.validations-intro %} - -| Key | Description | Required | Type | Default | Valid values | -| --- | ----------- | -------- | ---- | ------- | ------- | -{% data reusables.form-schema.required-key %} - #### Example of `checkboxes` ```yaml copy