mirror of
https://github.com/actions/stale.git
synced 2026-01-02 13:28:17 +00:00
chore(issue): add a feature request template when opening an issue (#454)
Closes #453
This commit is contained in:
committed by
GitHub
parent
98ed4cb500
commit
4586dc972d
11
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
11
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Propose a new feature or an enhancement
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
## The problem
|
||||||
|
|
||||||
|
## The solution
|
||||||
Reference in New Issue
Block a user