jooq/.github/ISSUE_TEMPLATE/feature_request.md

26 lines
618 B
Markdown

---
name: Feature request
about: Suggest an idea
title: ''
labels: 'T: Enhancement'
---
### Use case:
Please describe the use-case you have. This will better help us understand the context in which you're looking for a new feature.
### Possible solution you'd like to see:
Please describe a possible solution you'd like to see in jOOQ, ideally with example code.
### Possible workarounds:
Please describe the possible workarounds you've implemented to work around the lacking functionality.
### Versions:
- jOOQ:
- Java:
- Database (include vendor):
- OS:
- JDBC Driver (include name if inofficial driver):