mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Initial Commit (#992)
This commit is contained in:
parent
233e9eddbe
commit
649b4d64bc
2 changed files with 20 additions and 6 deletions
14
.github/ISSUE_TEMPLATE/feature_report.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/feature_report.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Feature report
|
||||
about: Create a feature report for suggestions on improving the system
|
||||
title: "[Feature] <Insert Title here> "
|
||||
labels: enhancement, discussion, maybe
|
||||
type: feature
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Description**
|
||||
A clear and concise description of what feature needs to be implemented.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain the feature that needs to be implemented.
|
||||
Loading…
Add table
Add a link
Reference in a new issue