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/how-tos/contribution-settings/troubleshooting-missing-contributions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ If your commits are in a non-default or non-`gh-pages` branch and you'd like the
62
62
> [!WARNING]
63
63
> Changing the default branch of the repository will change it for all repository collaborators. Only do this if you want the new branch to become the base against which all future pull requests and commits will be made.
64
64
65
-
Refer to the [Profile Contribution Matrix](/account-and-profile/reference/profile-contributions-reference) for further details.
65
+
Refer to the Profile contribution matrix in [AUTOTITLE](/account-and-profile/reference/profile-contributions-reference#profile-contribution-matrix).
Copy file name to clipboardExpand all lines: content/account-and-profile/reference/profile-contributions-reference.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ category:
10
10
- Track your contributions
11
11
---
12
12
13
-
## Profile Contribution Matrix
13
+
## Profile contribution matrix
14
14
15
15
||**Own Repository**[ⓘ](##"You are a collaborator on the repository or are a member of the organization that owns the standalone repository.")|**Repository Fork**[ⓘ](##"A fork is a new repository that shares code and visibility settings with the original 'upstream' repository.")|**→ Upstream**[ⓘ](##"The upstream parent repository of a fork")|**Other Repository**[ⓘ](##"A standalone repository where (a) you aren't a collaborator, (b) you aren't a member of the organization that owns it, and (c) you haven't forked it.")|
| Create <br><br> | 🟩 <br>[ⓘ](##"Creating a new repository counts as a contribution.")| 🟩 <br>[ⓘ](##"Forking an existing repository counts as a contribution.")| – <br><br> | – <br><br> |
19
-
|**Commit**[ⓘ](##"Commits will only appear on your contributions graph if the email address used to make the commits is associated with your account on GitHub.")|||||
19
+
|**Commit**[ⓘ](##"Commits will only appear on your contributions graph if the email address used to make the commits is associated with your account.")|||||
20
20
| To default branch [ⓘ](##"The commit was made on the repository's default branch (e.g. main or master).")| 🟩 | ⬜ | 🟩 | ⬜ 🟩 [ⓘ](##"Only counts if you have opened a pull request or issue in the repository.")|
21
21
| To gh-pages branch [ⓘ](##"The commit was made on the gh-pages branch (for repositories with project sites).")| 🟩 | ⬜ | 🟩 | ⬜ 🟩 [ⓘ](##"Only counts if you have opened a pull request or issue in the repository.")|
22
22
| To other branches [ⓘ](##"Commits on other branches except the default branch and gh-pages branch")| ⬜ | ⬜ | ⬜ | ⬜ |
@@ -29,6 +29,13 @@ category:
29
29
| Start new Discussion | 🟩 | ⬜ | 🟩 | 🟩 |
30
30
| Answer Discussion | 🟩 | ⬜ | 🟩 | 🟩 |
31
31
32
+
Cell legend:
33
+
34
+
* 🟩 counts as a contribution
35
+
* ⬜ does not count
36
+
* ⬜ 🟩 conditional (the ⓘ tooltip on the cell describes when it counts)
37
+
* – not applicable
38
+
32
39
## What counts as a contribution
33
40
34
41
Contributions are only counted if they meet certain criteria. In some cases, we may need to rebuild your graph in order for contributions to appear.
0 commit comments