Skip to content

Commit 820e4f5

Browse files
authored
Move validations key to top level (#682)
1 parent 5f99f2d commit 820e4f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/2-bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ body:
2121
description: |
2222
In which version of JupyterGIS does this issue occur?
2323
You can find this information on the status bar at the bottom of the JupyterGIS window.
24-
validations:
25-
required: false
24+
validations:
25+
required: false
2626

2727
- type: 'textarea'
2828
attributes:

0 commit comments

Comments
 (0)