mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Improved feature request label (#1072)
This commit is contained in:
parent
0c3ebd6e11
commit
0b2694b007
1 changed files with 2 additions and 2 deletions
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Create a feature request 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