querydsl/.github/ISSUE_TEMPLATE/bug.md
2020-11-05 21:27:50 +02:00

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.
-->