Change Todo to Enhancement template (#7167)

Empty issue (Todo template) can still be created with a button below templates.
This commit is contained in:
jonpas 2019-09-06 13:19:59 +02:00 committed by GitHub
parent daa4581fe9
commit 84547da3bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 10 deletions

View File

@ -0,0 +1,20 @@
---
name: Enhancement request
about: Suggest an improvement for this project
title: ''
labels: kind/enhancement
assignees: ''
---
**Is your enhancement related to a problem?**
A clear and concise description of what the enhancement entails. Ex. [...] would improve user experience.
**Solution you'd like:**
A clear and concise description of what you want to happen.
**Alternatives you've considered:**
A clear and concise description of any alternative solutions or ideas you've considered.
**Additional context:**
Add any other context or screenshots about the enhancement here.

View File

@ -1,10 +0,0 @@
---
name: Todo
about: Create simple todo for this project
title: ''
labels: ''
assignees: ''
---