From 5f27b31be58b9596a3424d1c972baa6b852f633b Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 18 Jun 2020 13:46:59 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ .github/ISSUE_TEMPLATE/documentation-request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/enhancement.md | 6 ++++-- 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/documentation-request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7af48c7a..066c4951 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,9 @@ --- name: Bug report about: Create a report to help us improve +title: '' +labels: bug, needs triage +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/documentation-request.md b/.github/ISSUE_TEMPLATE/documentation-request.md new file mode 100644 index 00000000..8810d8fb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-request.md @@ -0,0 +1,10 @@ +--- +name: Documentation Request +about: Request documentation for a feature +title: '' +labels: documentation, needs triage +assignees: '' + +--- + +Tell us which feature you'd like to see documented. Where would you like that documentation to live (command line usage output, website, github markdown on the repo)? If there are specific attributes or options you'd like to see documented, please include those in the request. diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 0915d08f..28eec406 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -1,11 +1,13 @@ --- name: Certificates Enhancement about: Suggest an enhancement to step certificates -labels: area/cert-management enhancement +title: '' +labels: enhancement, needs triage +assignees: '' + --- ### What would you like to be added ### Why this is needed -