This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git
The following commit(s) were added to refs/heads/main by this push:
new 185a228 Fix typos in issue templates
185a228 is described below
commit 185a22846b420864c97dea44193a2f5b04c0fad5
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Jan 7 23:30:29 2025 +0100
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