This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new c95cfc69 Mention GitHub issues in Getting Help page
c95cfc69 is described below
commit c95cfc6992b682f1061ad83b0603ab3466744e3f
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue Mar 25 05:40:34 2025 +0100
Mention GitHub issues in Getting Help page
---
content/apt/users/getting-help.apt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/content/apt/users/getting-help.apt
b/content/apt/users/getting-help.apt
index 2ed7fd0d..f0a5bdc1 100644
--- a/content/apt/users/getting-help.apt
+++ b/content/apt/users/getting-help.apt
@@ -66,9 +66,10 @@ Getting Help
*Submit an issue
If it turns out that there is indeed something wrong with Maven
- or one of the plugins, you should report it to our issue management system
JIRA.
+ or one of the plugins, you should report it to the issue management system.
+ Please check the project's documentation, if it is still used JIRA (which
requires an account - see below) as its issue management system or if it is
already migrated to GitHub issues.
- You don't need create JIRA issue only to ask us something
+ You don't need create an issue only to ask us something
- in such case please first ask on
{{{https://maven.apache.org/mailing-lists.html}users-list}}
**Request new JIRA account
@@ -123,6 +124,6 @@ Getting Help
* References
- * {{{http://www.catb.org/~esr/faqs/smart-questions.html}How To Ask Questions
The Smart Way}}
+ * {{{http://www.catb.org/~esr/faqs/smart-questions.html}How To Ask Questions
The Smart Way}} (Note: HTTP only!)
*
{{{http://opensourcestrategies.blogspot.com/2005/09/how-to-get-support-from-open-source.html}How
to Get Support from Open Source Mailing Lists}}