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
Rename collaboration rows and format the "at least one is true" tooltip as a lettered list
- Rename "Open Issue" → "Create new Issue", "Answer Issue" → "Comment on Issue", "Open Discussion" → "Start new Discussion" for clearer GitHub terminology
- Use HTML line breaks to render the conditions in the Commit-row tooltip as an (a)/(b)/(c) list, matching the wording of the corresponding bullet list further down the page
Copy file name to clipboardExpand all lines: content/account-and-profile/reference/profile-contributions-reference.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,16 @@ category:
16
16
|:---|:---:|:---:|:---:|
17
17
| Create <br><br> | 🟩 <br>[ⓘ](##"Creating a new repository counts as a contribution.")| 🟩 <br>[ⓘ](##"Forking an existing repository counts as a contribution.")| – <br><br> |
18
18
|**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
-
| To default branch [ⓘ](##"The commit was made on the repository's default branch (e.g. main or master).")| 🟩 <br>[ⓘ](##"Only counts as a contribution if at least one is true: you are a collaborator on the repository or a member of the organization that owns the repository; you have forked the repository; or you have opened a pull request or issue in the repository.")| ⬜ | 🟩 <br>[ⓘ](##"Only counts as a contribution, if you have opened a pull request / issue in the repository or forked the repository.")|
20
-
| To gh-pages branch [ⓘ](##"The commit was made on the gh-pages branch (for repositories with project sites).")| 🟩 <br>[ⓘ](##"Only counts as a contribution if at least one is true: you are a collaborator on the repository or a member of the organization that owns the repository; you have forked the repository; or you have opened a pull request or issue in the repository.")| ⬜ | 🟩 <br>[ⓘ](##"Only counts as a contribution, if you have opened a pull request / issue in the repository or forked the repository.")|
19
+
| To default branch [ⓘ](##"The commit was made on the repository's default branch (e.g. main or master).")| 🟩 <br>[ⓘ](##"Only counts as a contribution if at least one is true: (a) You are a collaborator on the repository or are a member of the organization that owns the repository. (b) You have forked the repository. (c) You have opened a pull request or issue in the repository.")| ⬜ | 🟩 <br>[ⓘ](##"Only counts as a contribution, if you have opened a pull request / issue in the repository or forked the repository.")|
20
+
| To gh-pages branch [ⓘ](##"The commit was made on the gh-pages branch (for repositories with project sites).")| 🟩 <br>[ⓘ](##"Only counts as a contribution if at least one is true: (a) You are a collaborator on the repository or are a member of the organization that owns the repository. (b) You have forked the repository. (c) You have opened a pull request or issue in the repository.")| ⬜ | 🟩 <br>[ⓘ](##"Only counts as a contribution, if you have opened a pull request / issue in the repository or forked the repository.")|
21
21
| To other branches [ⓘ](##"Commits on other branches except the default branch and gh-pages branch.")| ⬜ | ⬜ | ⬜ |
0 commit comments