Step 2: Set a Trigger to Activate When an Issue is Created in Jira Software
First, configure Jira Software.
Click the Jira Software icon "【Copy】Register an Issue in GitHub when an Issue is Created in Jira Software"
↓
Click "When an Issue is Created"
↓
Change the trigger action to "When an Issue is Created or Updated"
By doing this, an Issue in GitHub will be created not only when an issue is created but also every time it is updated. Convenient!
Note: If you leave it as "When an Issue is Created", a new Issue will not be created in GitHub every time an issue is updated in Jira Software.
I also made the app trigger title the same as the trigger action.
Since the title here will be needed later, it might be good to keep it similar to the image.

Press Next and enter the subdomain.
The subdomain is in the Jira Software URL, so you can copy and paste it.
Note: The trigger can be set to activate at intervals of 5, 10, 15, 30, or 60 minutes. The shortest activation interval varies depending on the plan, so please be aware. A shorter setting is generally recommended.

Enter the project key for Jira Software.
The project key is different for each project created, so create the project you want to reflect in GitHub!
Checking the project key in Jira Software is easy!

Press the project at the top of the Jira Software page and click Show All Projects
↓
The key is next to the project name, so copy and paste it.
If there are other projects you want to reflect in GitHub, it will be easier if you keep track of the keys!

Once you have entered the subdomain and project key, press the test button just below.
It will be displayed in blue as "Test Successful", so save it!
In my case, the test did not succeed here, so I re-converted the token...
Step 3: Set an Action to Create an Issue in GitHub
Next is the GitHub configuration.
Click the GitHub icon "Create Issue" from Yoom's My Projects
↓
Set the title as you like, and this time I chose "Create Issue" as the action! Press Next
↓
Enter the owner name and repository name.
There are details in the red frame, so you can copy and paste that part!

The title should be fine as it is.
The comment might initially have "Issue Details" entered, which means the content of the issue created in Jira Software will be fully added to GitHub.
When you click in the comment input field, something called "Output" will be displayed, so click "When an Issue is Created or Updated"
The name here depends on the title of the flow bot created in Jira Software initially, so if you have changed it, it will differ from this display, so please be careful.

In addition to details, I also wanted to display "Issue Type", "Creation Date", "Priority", etc., in GitHub, so I added them as shown in the image.
By doing this, details of the Jira Software project will also be fully reflected in GitHub. It's wonderful!
↓
Once the selection is complete, press the test button.
【Project Created in Jira Software】

【Checking if it is Reflected...!】

【Oh...!! It's Done!!!】

That's all! Thank you for your hard work!