This is an automated email from the ASF dual-hosted git repository.
mthmulders 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 c0a0db9 Clarify which part of JIRA we mean
c0a0db9 is described below
commit c0a0db9d5391bbbfc02b2674e6b468601d05a0c3
Author: Maarten Mulders <[email protected]>
AuthorDate: Fri Aug 27 10:43:41 2021 +0200
Clarify which part of JIRA we mean
---
content/apt/developers/conventions/git.apt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/apt/developers/conventions/git.apt
b/content/apt/developers/conventions/git.apt
index c31e1da..f6b27e6 100644
--- a/content/apt/developers/conventions/git.apt
+++ b/content/apt/developers/conventions/git.apt
@@ -50,7 +50,7 @@ Maven Git Convention
[[2]] Make a fork of the official ASF clone from github.com. For
example, <<<https://github.com/apache/maven-scm>>>.
- [[3]] Make a branch named after your JIRA. This is not <required>,
+ [[3]] Make a branch named after your JIRA ticket. This is not <required>,
but it makes it easier for Maven committers to keep track of your
contribution.