Skip to content

Commit 2301530

Browse files
committed
Fixed numbering and added screenshots to repo
1 parent 4578ba2 commit 2301530

8 files changed

Lines changed: 16 additions & 16 deletions
27.4 KB
Loading
11.8 KB
Loading
19.5 KB
Loading
21.3 KB
Loading
43.1 KB
Loading
38.2 KB
Loading
16.9 KB
Loading

content/admin/user-management/managing-projects-using-jira.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ versions:
1313

1414
### Connecting Jira to a {% data variables.product.prodname_enterprise %} organization
1515

16-
1. Sign into your {% data variables.product.prodname_enterprise %} account at http[s]://[hostname]/login. If already signed in, click on GitHub logo in the top left corner.
17-
2. Click on your profile icon under the GitHub logo and select the organization you would like to connect with Jira.
16+
1. Sign into your {% data variables.product.prodname_enterprise %} account at http[s]://[hostname]/login. If already signed in, click on the {% data variables.product.prodname_dotcom %} logo in the top left corner.
17+
2. Click on your profile icon under the {% data variables.product.prodname_dotcom %} logo and select the organization you would like to connect with Jira.
1818

19-
<img src="https://user-images.githubusercontent.com/59625655/101296725-23ef0f80-3879-11eb-9a20-28be17b04481.png" width="300">
19+
![Select an organization](/assets/images/enterprise/orgs-and-teams/profile-select-organization.png)
2020

21-
3. Click on **Edit <org name> settings** link
21+
3. Click on the **Edit _organization name_ settings** link.
2222

23-
<img src="https://user-images.githubusercontent.com/59625655/101296763-6284ca00-3879-11eb-9d19-3c794714f39a.png" width="400">
23+
![Edit organization settings](/assets/images/enterprise/orgs-and-teams/edit-organization-settings.png)
2424

25-
4. In the left sidebar, under **Developer settings** click **OAuth Apps**.
25+
4. In the left sidebar, under **Developer settings**, click **OAuth Apps**.
2626

27-
<img src="https://user-images.githubusercontent.com/59625655/101296854-e8087a00-3879-11eb-8d9e-c9777605c0e0.png" width="200">
27+
![Select OAuth Apps](/assets/images/enterprise/orgs-and-teams/organization-dev-settings-oauth-apps.png)
2828

29-
5. Click on **Register new application** button.
29+
5. Click on the **Register new application** button.
3030

31-
![image](https://user-images.githubusercontent.com/59625655/101001790-ae9ee880-35b3-11eb-9a05-37343d4d8de4.png)
31+
![Register new application button](/assets/images/enterprise/orgs-and-teams/register-oauth-application-button.png)
3232

3333
6. Fill in the application settings:
3434
- In the **Application name** field, type "Jira" or any name you would like to use to identify the Jira instance.
@@ -42,23 +42,23 @@ versions:
4242
1. On your Jira instance, log into an account with administrative access.
4343
2. At the top of the page, click the settings (gear) icon and choose **Applications**.
4444

45-
![image](https://user-images.githubusercontent.com/59625655/101001331-16a0ff00-35b3-11eb-909a-6a58ab6b6288.png)
45+
![Select Applications on Jira settings](/assets/images/enterprise/orgs-and-teams/jira/jira-applications.png)
4646

4747
3. In the left sidebar, under **Integrations**, click **DVCS accounts**.
4848

49-
![image](https://user-images.githubusercontent.com/59625655/101001515-549e2300-35b3-11eb-804c-11f9a50f591e.png)
49+
![Jira Integrations menu - DVCS accounts](/assets/images/enterprise/orgs-and-teams/jira/jira-integrations-dvcs.png)
5050

51-
4. Click **Link Bitbucket or GitHub account**.
51+
4. Click **Link Bitbucket Cloud or {% data variables.product.prodname_dotcom %} account**.
5252

53-
![image](https://user-images.githubusercontent.com/59625655/101001584-6aabe380-35b3-11eb-936a-67a1aa8f3504.png)
53+
![Link GitHub account to Jira](/assets/images/enterprise/orgs-and-teams/jira/jira-link-github-account.png)
5454

5555
5. In the **Add New Account** modal, fill in your {% data variables.product.prodname_enterprise %} settings:
56-
- From the **Host** dropdown menu, choose **GitHub Enterprise**.
56+
- From the **Host** dropdown menu, choose **{% data variables.product.prodname_enterprise %}**.
5757
- In the **Team or User Account** field, type the name of your {% data variables.product.prodname_enterprise %} organization or personal account.
5858
- In the **OAuth Key** field, type the Client ID of your {% data variables.product.prodname_enterprise %} developer application.
5959
- In the **OAuth Secret** field, type the Client Secret for your {% data variables.product.prodname_enterprise %} developer application.
60-
- If you don't want to link new repositories owned by your {% data variables.product.prodname_enterprise %} organization or personal account, unselect **Auto Link New Repositories**.
61-
- If you don't want to enable smart commits, unselect **Enable Smart Commits**.
60+
- If you don't want to link new repositories owned by your {% data variables.product.prodname_enterprise %} organization or personal account, deselect **Auto Link New Repositories**.
61+
- If you don't want to enable smart commits, deselect **Enable Smart Commits**.
6262
- Click **Add**.
6363
6. Review the permissions you are granting to your {% data variables.product.prodname_enterprise %} account and click **Authorize application**.
6464
7. If necessary, type your password to continue.

0 commit comments

Comments
 (0)