mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
Merge pull request #3067 from Jon0505/v3.0
Added templates for issues/features
This commit is contained in:
commit
9db2f8ca82
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: Bug Report
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
> template is **bold**
|
||||
> sample data is *italicized*
|
||||
|
||||
**Issue Description:** *Dynmap sample issue description. This description would include as much and as little detail necessary for us to understand the issue in its entirety.*
|
||||
|
||||
* **Dynmap Version:** *dynmap-version*
|
||||
* **Server Version:** *forge 1.16 build x, or paper 1.15.2 build x*
|
||||
* **Pastebin of Configuration.txt:** *https://pastebin.com/5SETL3z2*
|
||||
* **Server Host (if applicable):** *McProHosting, Shockbyte, Selfhosted, etc.*
|
||||
* **Pastebin of crashlogs or other relevant logs:** *https://pastebin.com/crashcausedbydynmap*
|
||||
* **Other Relevant Data/Screenshots:** *I'm using this texture pack and these plugins and my map is from alpha .8*
|
||||
* **Steps to Replicate:** *Please be clear in this section so we can replicate your issue*
|
||||
|
||||
[ ] *I have looked at all other issues and this is not a duplicate*
|
||||
[ ] *I have been able to replicate this*
|
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: Feature Request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
> template is **bold**
|
||||
> sample data is *italicized*
|
||||
|
||||
**Feature Description:** *Dynmap sample feature request description. This description would include as much and as little detail necessary for us to understand the feature in its entirety.*
|
||||
|
||||
* **Additional context:** *Please add any additional information you feel will help us understand the feature*
|
Loading…
Reference in New Issue
Block a user