This is an automated email from the ASF dual-hosted git repository.
ivandika pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9d431fd8020 HDDS-13082. Add Jira account onboarding guidance (#9911)
9d431fd8020 is described below
commit 9d431fd8020a3a48b7ee8f6dea604210a8e6ae3f
Author: Chun-Hung Tseng <[email protected]>
AuthorDate: Sat Mar 14 15:57:15 2026 +0900
HDDS-13082. Add Jira account onboarding guidance (#9911)
---
.github/pull_request_template.md | 3 +++
CONTRIBUTING.md | 3 +++
README.md | 5 +----
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 34aaf9b8cff..e8e6c094c99 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -22,6 +22,9 @@ Examples of well-written pull requests:
Please create an issue in ASF JIRA before opening a pull request, and you need
to set the title of the pull
request which starts with the corresponding JIRA issue number. (e.g.
HDDS-XXXX. Fix a typo in YYY.)
+If you do not have an ASF Jira account yet, please follow the first-time
contributor
+instructions in the [Jira guideline](../CONTRIBUTING.md#jira-guideline).
+
(Please replace this section with the link to the Apache JIRA)
## How was this patch tested?
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index adcc0b76d2f..99abce6f154 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -79,6 +79,9 @@ See more details in the
[README](https://github.com/apache/ozone/blob/master/had
## Jira guideline
+If you do not have an ASF Jira account yet, please request one from the
official ASF self-service page:
+[Request a Jira
account](https://selfserve.apache.org/jira-account.html?project=ozone).
+
When creating a new jira for any kind of new feature, improvement or bug,
please follow below guideline:
1. **Title:** Title should be a one-liner stating the problem.
diff --git a/README.md b/README.md
index a0b15723a2d..fb9da8656b7 100644
--- a/README.md
+++ b/README.md
@@ -119,10 +119,7 @@ For more information, you can check the [Contribution
guideline](./CONTRIBUTING.
All contributions are welcome.
- 1. Please open a [Jira](https://issues.apache.org/jira/projects/HDDS/issues)
issue
- 2. And create a pull request
-
-For more information, you can check the [Contribution
guideline](./CONTRIBUTING.md)
+Please see the [Contribution guideline](./CONTRIBUTING.md) for details.
## License
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]