From 8239572ce363ff4d6284d0e1420d62c56eeb748b Mon Sep 17 00:00:00 2001 From: Prarthona Paul Date: Thu, 22 Aug 2024 11:12:22 -0400 Subject: [PATCH] Added Jira account creation instructions for Hacktoberfest --- OSD.adoc | 2 +- hacktoberfest.adoc | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/OSD.adoc b/OSD.adoc index 8836200de3..759f3a5a88 100644 --- a/OSD.adoc +++ b/OSD.adoc @@ -14,7 +14,7 @@ Welcome, Open Source Day participants! We are glad you have joined us! To get started, follow the steps below: . *Create a Jira Account.* Visit https://issues.redhat.com/ and click on *Log In* at the top right corner of the page. -* At the botton of the *Log in to your Red Hat account* section, click on *Register for a Red Hat account*, which will lead you to a page to create an account. +* At the bottom of the *Log in to your Red Hat account* section, click on *Register for a Red Hat account*, which will lead you to a page to create an account. * Fill in all the fields accordingly and click on *Create my account*. * You will be asked to verify your email using a link sent to the email you used to register. * Once you have successfully created and verified your account, you can go back to https://issues.redhat.com/ to log into your Jira account. You will log into this account to assign yourself issues to work on in step 4. diff --git a/hacktoberfest.adoc b/hacktoberfest.adoc index ac266e6c31..64e9a9094f 100644 --- a/hacktoberfest.adoc +++ b/hacktoberfest.adoc @@ -24,6 +24,12 @@ https://hacktoberfest.com/[Hacktoberfest] takes places annually during the month To get started, follow the steps below: +. *Create a Jira Account.* Visit https://issues.redhat.com/ and click on *Log In* at the top right corner of the page. +* At the bottom of the *Log in to your Red Hat account* section, click on *Register for a Red Hat account*, which will lead you to a page to create an account. +* Fill in all the fields accordingly and click on *Create my account*. +* You will be asked to verify your email using a link sent to the email you used to register. +* Once you have successfully created and verified your account, you can go back to https://issues.redhat.com/ to log into your Jira account. You will log into this account to assign yourself issues to work on in step 4. + . *Set up your development environment.* We use Java 11, Maven, and Git. Follow our setup guide for your operating system: + ++++