diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index c7def4eb32..d8a73389ce 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -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.