mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Update issue templates
This commit is contained in:
parent
f4c6e724d4
commit
00e542ec8c
2 changed files with 46 additions and 0 deletions
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue