From 2af7256ec36dde4e54798df8443d343a35f060d2 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 24 Aug 2021 17:58:05 -0400 Subject: [PATCH] Remove stray periods --- .github/ISSUE_TEMPLATE/improve-existing-docs.yaml | 2 +- .github/ISSUE_TEMPLATE/partner-contributed-documentation.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml index 0cc30891f7..22362f77a5 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml +++ b/.github/ISSUE_TEMPLATE/improve-existing-docs.yaml @@ -1,4 +1,4 @@ -name: Improve existing content. +name: Improve existing content description: Make a suggestion to improve the content in an existing article. labels: - content diff --git a/.github/ISSUE_TEMPLATE/partner-contributed-documentation.yml b/.github/ISSUE_TEMPLATE/partner-contributed-documentation.yml index 97d8d7a75f..ebc2719209 100644 --- a/.github/ISSUE_TEMPLATE/partner-contributed-documentation.yml +++ b/.github/ISSUE_TEMPLATE/partner-contributed-documentation.yml @@ -1,4 +1,4 @@ -name: Partner-owned product documentation. +name: Partner-owned product documentation description: Initiate a set of tasks to be completed by a GitHub partner wishing to document how their product works with GitHub. labels: - partner