Added templates for issues/features
This commit is contained in:
parent
4f2cfdb11d
commit
e4fbb0e2ba
2 changed files with 36 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue