From 185a22846b420864c97dea44193a2f5b04c0fad5 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 7 Jan 2025 23:30:29 +0100 Subject: [PATCH] Fix typos in issue templates --- .github/ISSUE_TEMPLATE/FEATURE.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE.yml b/.github/ISSUE_TEMPLATE/FEATURE.yml index 280ddec..343183d 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE.yml @@ -18,7 +18,7 @@ # https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema name: Feature request -description: File a a proposal for new feature, improvement +description: File a proposal for new feature, improvement labels: ["enhancement"] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d6ba7c6..b27d663 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -23,4 +23,4 @@ contact_links: - name: Project Mailing Lists url: https://maven.apache.org/mailing-lists.html - about: Please ask a questions or discuss here + about: Please ask a question or discuss here