Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 82dd463

Browse files
committed
fix issue templates
1 parent 4c4b570 commit 82dd463

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/improvement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ body:
3636
options:
3737
- label: Yes, I want to contribute!
3838
- label: No, I will leave the issue to another contributor
39-
validations:
40-
required: true
39+
validations:
40+
required: true

.github/ISSUE_TEMPLATE/report_problem.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ body:
3636
options:
3737
- label: Yes, I want to contribute!
3838
- label: No, I will leave the issue to another contributor
39-
validations:
40-
required: true
39+
validations:
40+
required: true

0 commit comments

Comments
 (0)