Skip to content

Commit 8635804

Browse files
update templates
1 parent 05fb4d7 commit 8635804

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ body:
103103
104104
</details>
105105
validations:
106-
required: false
106+
required: true
107107

108108
- type: textarea
109109
attributes:

.github/ISSUE_TEMPLATE/report_from_ubo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ body:
103103
104104
</details>
105105
validations:
106-
required: false
106+
required: true
107107

108108
- type: textarea
109109
id: configuration

.github/ISSUE_TEMPLATE/specific_report_from_ubo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ body:
107107
108108
</details>
109109
validations:
110-
required: false
110+
required: true
111111

112112
- type: textarea
113113
id: configuration

.github/ISSUE_TEMPLATE/specific_report_from_ubol.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ body:
110110
111111
</details>
112112
validations:
113-
required: false
113+
required: true
114114

115115
- type: textarea
116116
id: configuration

0 commit comments

Comments
 (0)