mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
28 lines
748 B
Markdown
28 lines
748 B
Markdown
---
|
|
name: Bug report
|
|
about: If you think you encountered something unexpected
|
|
title: ''
|
|
labels: bug
|
|
assignees: alexcrea
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Technical informations**
|
|
Server version & framework. (/version)
|
|
Plugin version if applicable (/version CustomAnvil)
|
|
List of plugin that may interact with CustomAnvil if applicable
|
|
|
|
**Errors**
|
|
If any errors was displayed on the console. please provide it.
|
|
|
|
**Configuration**
|
|
Provide relavent configuration files if no error found or if you think the error is related to your configuration.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|