mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 03:32:31 +00:00
Fix type in issue template
This commit is contained in:
parent
d5a9687e5e
commit
12ce1d2993
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -21,6 +21,6 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: other-details
|
id: other-details
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything other details to share?
|
label: Any other details to share?
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue