Skip to content

Commit e128407

Browse files
committed
Add type of wrong content
1 parent 77970f0 commit e128407

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/docs_error_template.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,13 @@ body:
4242
description: Add any more info or links that explain what you want to change.
4343
validations:
4444
required: false
45+
46+
- type: checkboxes
47+
attributes:
48+
label: Incorrect or outdated
49+
description: Is the content incorrect or outdated?
50+
options:
51+
- label: Incorrect
52+
- label: Outdated
53+
validations:
54+
required: true

0 commit comments

Comments
 (0)