Skip to content

Commit 7b52728

Browse files
authored
Update genral-issue-form.yaml
1 parent 6114473 commit 7b52728

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/ISSUE_TEMPLATE/genral-issue-form.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ body:
2020
2. Click on '....'
2121
3. Scroll down to '....'
2222
4. See error
23-
validations:
24-
required: true
2523
2624
- type: input
2725
id: version
@@ -30,8 +28,7 @@ body:
3028
description: "Use `python -v`."
3129
placeholder: |
3230
branch-commit
33-
validations:
34-
required: true
31+
required: true
3532

3633
- type: textarea
3734
id: steps

0 commit comments

Comments
 (0)