From 84547da3bc96584fe25815eaa402d75319d29935 Mon Sep 17 00:00:00 2001 From: jonpas Date: Fri, 6 Sep 2019 13:19:59 +0200 Subject: [PATCH] Change Todo to Enhancement template (#7167) Empty issue (Todo template) can still be created with a button below templates. --- .github/ISSUE_TEMPLATE/enhancement-request.md | 20 +++++++++++++++++++ .github/ISSUE_TEMPLATE/todo.md | 10 ---------- 2 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/enhancement-request.md delete mode 100644 .github/ISSUE_TEMPLATE/todo.md diff --git a/.github/ISSUE_TEMPLATE/enhancement-request.md b/.github/ISSUE_TEMPLATE/enhancement-request.md new file mode 100644 index 0000000000..e4f5abcb54 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement-request.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/todo.md b/.github/ISSUE_TEMPLATE/todo.md deleted file mode 100644 index 65731e61db..0000000000 --- a/.github/ISSUE_TEMPLATE/todo.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Todo -about: Create simple todo for this project -title: '' -labels: '' -assignees: '' - ---- - -