mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 13:58:20 +00:00
27 lines
610 B
Markdown
27 lines
610 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Is the bug at startup before you perform any action?**
|
|
Yes/No/Not applicable
|
|
|
|
**Stacktrace**
|
|
If available, provide the full stack trace for the error.
|
|
|
|
**@Entity code**
|
|
If relevant, provide the code or part of it for the class(es) involved in the error.
|
|
|
|
**application.properties**
|
|
Are you using any specific configuration that you think might be interfering?
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|