From b0fa83f7e642575166b82053e19e83ae679124c4 Mon Sep 17 00:00:00 2001 From: ianhi Date: Thu, 13 Aug 2020 23:07:48 -0400 Subject: [PATCH] correctly autolabel doc and maint issues --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- .github/ISSUE_TEMPLATE/maintenance.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index c97e869f438d..ae5a0f341950 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,7 +1,7 @@ --- name: Documentation improvement about: Create a report to help us improve the documentation -label: Documentation +labels: Documentation --- diff --git a/.github/ISSUE_TEMPLATE/maintenance.md b/.github/ISSUE_TEMPLATE/maintenance.md index 9f52ef09f5a7..a72282892d85 100644 --- a/.github/ISSUE_TEMPLATE/maintenance.md +++ b/.github/ISSUE_TEMPLATE/maintenance.md @@ -1,7 +1,7 @@ --- name: Maintenance about: Help improve performance, usability and/or consistency. -label: Maintenance +labels: Maintenance --- ### Describe the issue