From 00b412a45a86a22c3b60c61e60db4a79e61f1942 Mon Sep 17 00:00:00 2001 From: max furman Date: Mon, 12 Aug 2019 17:18:55 -0400 Subject: [PATCH] remove autocert bug + enhancement issue templates * add regular enhancement tracker --- .github/ISSUE_TEMPLATE/autocert_bug.md | 28 ------------------- .../ISSUE_TEMPLATE/autocert_enhancement.md | 11 -------- .github/ISSUE_TEMPLATE/enhancement.md | 11 ++++++++ 3 files changed, 11 insertions(+), 39 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/autocert_bug.md delete mode 100644 .github/ISSUE_TEMPLATE/autocert_enhancement.md create mode 100644 .github/ISSUE_TEMPLATE/enhancement.md diff --git a/.github/ISSUE_TEMPLATE/autocert_bug.md b/.github/ISSUE_TEMPLATE/autocert_bug.md deleted file mode 100644 index c4a75b6e..00000000 --- a/.github/ISSUE_TEMPLATE/autocert_bug.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -name: Autocert Bug -about: Report a bug you found in autocert -labels: area/autocert bug ---- - -### Subject of the issue -Describe your issue here - -### Environment -* Kubernetes version: -* Cloud provider or hardware configuration: -* OS (e.g., from /etc/os-release): -* Kernel (e.g., `uname -a`): -* Install tools: -* Other: - -### Steps to reproduce -Tell us how to reproduce this issue - -### Expected behaviour -Tell us what should happen - -### Actual behaviour -Tell us what happens instead - -### Additional context -Add any other context about the problem here diff --git a/.github/ISSUE_TEMPLATE/autocert_enhancement.md b/.github/ISSUE_TEMPLATE/autocert_enhancement.md deleted file mode 100644 index 5260f5ec..00000000 --- a/.github/ISSUE_TEMPLATE/autocert_enhancement.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Autocert Enhancement -about: Suggest an enhancement to autocert -labels: area/autocert enhancement ---- - -### What would you like to be added - - -### Why this is needed - diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 00000000..0915d08f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,11 @@ +--- +name: Certificates Enhancement +about: Suggest an enhancement to step certificates +labels: area/cert-management enhancement +--- + +### What would you like to be added + + +### Why this is needed +