Skip to content

Commit 1046eff

Browse files
Ribhav HoraRibhav Hora
authored andcommitted
Updates
1 parent 8450855 commit 1046eff

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ body:
99
description: Tell us what went wrong.
1010
placeholder: Describe the bug here.
1111
validations:
12-
required: true
12+
required: true
13+

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ body:
99
description: What would make the project better?
1010
placeholder: Describe your feature request here.
1111
validations:
12-
required: true
12+
required: true

0 commit comments

Comments
 (0)