mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +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.
|
||||||
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for Custom Anvil
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: alexcrea
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Idea how to integrate it**
|
||||||
|
How and where do you think the config of your feature should like
|
||||||
|
How and where do you think the config gui for your feature should look like
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the feature request here.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue