mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 01:25:51 +00:00
feat: add issue templates
This commit is contained in:
parent
25f79262d2
commit
f335a1fbe3
2 changed files with 45 additions and 0 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: Suggest an idea for this project
|
||||
title: 'feat: new stuff!'
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**What is this feature about?**
|
||||
Shortly explain what your requested feature is about.
|
||||
|
||||
**Additional context/references**
|
||||
Add any other context or references about the feature request here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue