We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5568a commit da4fbeaCopy full SHA for da4fbea
.github/ISSUE_TEMPLATE/new_release.yml
@@ -6,6 +6,7 @@ body:
6
- type: textarea
7
id: describe-the-release
8
attributes:
9
+ label: Describe the release details (required)
10
description: |
11
Just submit this as new issue...
12
value: |
@@ -40,5 +41,5 @@ body:
40
41
- [ ] update readme to point to the latest version available
42
- [ ] run performance comparison with previous release (https://gist.github.com/TheSnoozer/7891eb9412c9584a052f00650d9c516b)
43
- validations:
44
- required: true
+ validations:
45
+ required: true
0 commit comments