mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Add issue templates (#81)
This commit is contained in:
parent
fb447edbc2
commit
f7b5463073
3 changed files with 54 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 a feature
|
||||
title: ''
|
||||
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