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
Polish Profile Contribution Matrix tooltips and section labels
- Rewrite the Other Repository tooltip for clarity ("where (a) you aren't a collaborator, (b) you aren't a member of the org, and (c) you haven't forked it")
- Drop the comma in "Only counts, if…" → "Only counts if…"
- Apply the period rule: only full sentences end with "."; fragments like "The upstream parent repository of a fork" and "Commits on other branches…" lose the trailing period
- Replace the thin "Fork of an existing repository" tooltip with a proper definition: "A fork is a new repository that shares code and visibility settings with the original 'upstream' repository."
- Rename the "Contribution Channels" section to "Pull Request" and drop the now-redundant tooltip on "Open PR"
Copy file name to clipboardExpand all lines: content/account-and-profile/reference/profile-contributions-reference.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,16 +12,16 @@ category:
12
12
13
13
## Profile Contribution Matrix
14
14
15
-
||**Own Repository**[ⓘ](##"You are a collaborator on the repository or are a member of the organization that owns the standalone repository.")|**Repository Fork**[ⓘ](##"Fork of an existing repository")|**→ Upstream**[ⓘ](##"The upstream parent repository of a fork.")|**Other Repository**[ⓘ](##"Standalone Repository, which you (a) aren't a collaborator on the repository and (b) aren't a member of the organization that owns the repository and (c) haven't forked the repository.")|
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
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.")|||||
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
-
| 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
-
| To other branches [ⓘ](##"Commits on other branches except the default branch and gh-pages branch.")| ⬜ | ⬜ | ⬜ | ⬜ |
| 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
+
| 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
+
| To other branches [ⓘ](##"Commits on other branches except the default branch and gh-pages branch")| ⬜ | ⬜ | ⬜ | ⬜ |
0 commit comments