chore(issue): add a feature request template when opening an issue (#454)

Closes #453
This commit is contained in:
Geoffrey Testelin 2021-05-24 16:38:06 +02:00 committed by GitHub
parent 98ed4cb500
commit 4586dc972d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
name: Feature request
about: Propose a new feature or an enhancement
title: ''
labels: enhancement
assignees: ''
---
## The problem
## The solution