Skip to content

Commit d14ebf4

Browse files
authored
Remove invalid validations section for checkboxes
1 parent 66e5a47 commit d14ebf4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -245,14 +245,6 @@ You can use the `checkboxes` element to add a set of checkboxes to your form.
245245
{% data reusables.form-schema.options-syntax %}
246246
{% data reusables.form-schema.required-key %}
247247

248-
#### Validations for `checkboxes`
249-
250-
{% data reusables.form-schema.validations-intro %}
251-
252-
| Key | Description | Required | Type | Default | Valid values |
253-
| --- | ----------- | -------- | ---- | ------- | ------- |
254-
{% data reusables.form-schema.required-key %}
255-
256248
#### Example of `checkboxes`
257249

258250
```yaml copy

0 commit comments

Comments
 (0)