From 0ca37cf594e438fd4aec3c7f3736b95e6b0b3567 Mon Sep 17 00:00:00 2001 From: Natalie Rodriguez-Jackson <98657639+natalierjackson@users.noreply.github.com> Date: Wed, 9 Nov 2022 15:55:21 +0000 Subject: [PATCH] typo fix --- .github/DISCUSSION_TEMPLATE/lists.yml | 2 +- .github/DISCUSSION_TEMPLATE/pull-requests.yml | 2 +- .github/DISCUSSION_TEMPLATE/repositories.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/lists.yml b/.github/DISCUSSION_TEMPLATE/lists.yml index 0b71ba534..5dca0e4a5 100644 --- a/.github/DISCUSSION_TEMPLATE/lists.yml +++ b/.github/DISCUSSION_TEMPLATE/lists.yml @@ -1,5 +1,5 @@ title: "" -labels: [List] +labels: [Lists] body: - type: dropdown attributes: diff --git a/.github/DISCUSSION_TEMPLATE/pull-requests.yml b/.github/DISCUSSION_TEMPLATE/pull-requests.yml index a916d5c31..14bfebc59 100644 --- a/.github/DISCUSSION_TEMPLATE/pull-requests.yml +++ b/.github/DISCUSSION_TEMPLATE/pull-requests.yml @@ -1,5 +1,5 @@ title: "<title>" -labels: [Pull Request] +labels: [Pull Requests] body: - type: dropdown attributes: diff --git a/.github/DISCUSSION_TEMPLATE/repositories.yml b/.github/DISCUSSION_TEMPLATE/repositories.yml index d941ef765..3aca1a01b 100644 --- a/.github/DISCUSSION_TEMPLATE/repositories.yml +++ b/.github/DISCUSSION_TEMPLATE/repositories.yml @@ -1,5 +1,5 @@ title: "<title>" -labels: [Repositories ] +labels: [Repositories] body: - type: dropdown attributes: