You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/about-your-personal-dashboard.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ topics:
17
17
- Accounts
18
18
shortTitle: Your personal dashboard
19
19
---
20
+
21
+
{% ifversion global-nav-update %}
22
+
{% data reusables.navigation.global-nav-beta-note %}
23
+
{% endif %}
24
+
20
25
## Accessing your personal dashboard
21
26
22
27
Your personal dashboard is the first page you'll see when you sign in on {% data variables.product.product_name %}.
@@ -31,7 +36,14 @@ In the "Recent activity" section of your news feed, you can quickly find and fol
31
36
32
37
## Finding your top repositories and teams
33
38
39
+
{% ifversion global-nav-update %}
40
+
In the global navigation menu, you can access the top repositories and teams you use. To open the menu, select {% octicon "three-bars" aria-label="Open global navigation menu" %} at the top left of any page.
41
+
42
+

43
+
44
+
{% else %}
34
45
In the left sidebar of your dashboard, you can access the top repositories and teams you use.
46
+
{% endif %}
35
47
36
48
The list of top repositories is automatically generated, and can include any repository you have interacted with, whether it's owned directly by your account or not. Interactions include making commits and opening or commenting on issues and pull requests. The list of top repositories cannot be edited, but repositories will drop off the list {% ifversion ghes < 3.6 or ghae < 3.6 %}4 months{% else %}1 year{% endif %} after you last interacted with them.
{% data reusables.navigation.global-nav-beta-note %}
13
+
{% endif %}
11
14
12
15
## Finding discussions
16
+
{% ifversion global-nav-update %}
17
+
1. In the top-left corner of {% data variables.location.product_location %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "comment-discussion" aria-hidden="true" %} **Discussions**.
13
18
19
+

20
+
21
+
{% else %}
14
22
1. In the top-right corner of {% data variables.location.product_location %}, click your profile photo, then click **Your discussions**.
15
23
16
24

17
25
26
+
{% endif %}
18
27
1. Toggle between **Created** and **Commented** to see the discussions you've created or participated in.
Copy file name to clipboardExpand all lines: content/issues/tracking-your-work-with-issues/viewing-all-of-your-issues-and-pull-requests.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,25 @@ topics:
17
17
shortTitle: View all your issues & PRs
18
18
type: how_to
19
19
---
20
-
Your issues and pull request dashboards are available at the top of any page. On each dashboard, you can filter the list to find issues or pull requests you created, that are assigned to you, or in which you're mentioned. You can also find pull requests that you've been asked to review.
21
20
21
+
{% ifversion global-nav-update %}
22
+
{% data reusables.navigation.global-nav-beta-note %}
23
+
{% endif %}
24
+
25
+
Your issue and pull request dashboards are available at the top of any page. On each dashboard, you can filter the list to find issues or pull requests you created, that are assigned to you, or in which you're mentioned. You can also find pull requests that you've been asked to review.
26
+
27
+
{% ifversion global-nav-update %}
28
+
1. At the top of any page, click {% octicon "issue-opened" aria-label="Issues" %} to see your issues or {% octicon "git-pull-request" aria-label="Pull requests" %} to see your pull requests.
29
+
30
+

31
+
32
+
{% else %}
22
33
1. At the top of any page, click **Pull requests** or **Issues**.
23
34
24
-

25
-
2. Optionally, choose a filter or [use the search bar to filter for more specific results](/issues/tracking-your-work-with-issues/filtering-and-searching-issues-and-pull-requests).
35
+

36
+
37
+
{% endif %}
38
+
1. Optionally, choose a filter or use the search bar to filter for more specific results. For more information, see "[AUTOTITLE](/issues/tracking-your-work-with-issues/filtering-and-searching-issues-and-pull-requests)."
{% data reusables.navigation.global-nav-beta-note %}
16
+
14
17
## About searching {% data variables.product.prodname_marketplace %}
15
18
16
19
You can find apps and actions on {% data variables.product.prodname_marketplace %} in two ways:
@@ -19,19 +22,19 @@ You can find apps and actions on {% data variables.product.prodname_marketplace
19
22
- Search across all of {% data variables.product.prodname_dotcom_the_website %} and then filter the results.
20
23
21
24
## Searching in {% data variables.product.prodname_marketplace %}
25
+
1. To open {% data variables.product.prodname_marketplace %}, in the top-left corner of {% data variables.location.product_location %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "gift" aria-hidden="true" %} **Marketplace**.
22
26
23
-
1. At the top of any page, click **Marketplace**.
24
-

25
-
2. Type any keywords and press **Enter**.
26
-
3. Optionally, filter your results by clicking one or more options in the left sidebar.
27
+

28
+
1. Type any keywords and press **Enter**.
29
+
1. Optionally, filter your results by clicking one or more options in the left sidebar.
27
30
28
31
## Searching across {% data variables.product.prodname_dotcom_the_website %}
29
32
30
33
Anytime you search across all of {% data variables.product.prodname_dotcom_the_website %}, you can filter the results to see matching apps and actions from {% data variables.product.prodname_marketplace %}.
31
34
32
35
1. Navigate to https://github.com/search.
33
-
2. Type any keywords and press **Enter**.
34
-
3. In the left sidebar, click **Marketplace**.
36
+
1. Type any keywords and press **Enter**.
37
+
1. In the left sidebar, click **Marketplace**.
35
38

This article refers to the new global navigation, which is currently in public beta and subject to change. For more information on the new global navigation and reverting to the old global navigation, see the [{% data variables.product.prodname_dotcom %} Changelog](https://github.blog/changelog/2023-06-15-redesigned-navigation-enabled-for-all-users-beta/).
0 commit comments