mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
22 lines
493 B
Markdown
22 lines
493 B
Markdown
---
|
|
name: Feature request
|
|
about: Missing a feature? Suggest it here.
|
|
labels: 'enhancement'
|
|
---
|
|
|
|
## Why the new feature should be added
|
|
|
|
<!--
|
|
Give a short overview of your suggested feature.
|
|
Please describe why the feature will benefit the users of Querydsl.
|
|
Provide the context in which the feature will work best.
|
|
-->
|
|
|
|
## How the new feature should work
|
|
|
|
<!--
|
|
What is the current behavior?
|
|
What is the new expected behaviour?
|
|
How does it affect existing features?
|
|
-->
|