mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
44 lines
669 B
Markdown
44 lines
669 B
Markdown
---
|
|
name: Bug report
|
|
about: Encountered an issue with Querydsl? Report it here.
|
|
labels: 'bug'
|
|
---
|
|
|
|
## Observed vs. expected behavior
|
|
|
|
<!--
|
|
Describe the issue you are experiencing:
|
|
What behaviour do you see?
|
|
What is the expected behaviour?
|
|
-->
|
|
|
|
## Steps to reproduce
|
|
|
|
<!--
|
|
Describe the steps to reproduce the issue.
|
|
Consider providing a minimal working example.
|
|
-->
|
|
|
|
## Environment
|
|
|
|
<!--
|
|
This information helps the maintainers to reproduce the issue in their environment.
|
|
-->
|
|
|
|
Querydsl version:
|
|
|
|
Querydsl module:
|
|
|
|
Database:
|
|
|
|
JDK:
|
|
|
|
## Additional details
|
|
|
|
<!--
|
|
Do you have any other details you find relevant? Please specify them below.
|
|
-->
|
|
|
|
|
|
|