Merge pull request #14026 from vlsi/patch-1
Fix "Use case" -> "Possible solution" field name in feature request template
This commit is contained in:
commit
77015bbc52
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -18,7 +18,7 @@ body:
|
||||
- type: textarea
|
||||
id: solution
|
||||
attributes:
|
||||
label: Use case
|
||||
label: Possible solution
|
||||
description: |
|
||||
Please describe a possible solution you'd like to see in jOOQ, ideally with example code.
|
||||
Please note, it's not always easy to describe a good solution. Describing the use-case above is much more important to us.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user