Skip to content

Commit d563956

Browse files
committed
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
1 parent f86193f commit d563956

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

content/account-and-profile/reference/profile-contributions-reference.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ category:
1616
|:---|:---:|:---:|:---:|
1717
| Create <br><br> | 🟩 <br>[](## "Creating a new repository counts as a contribution.") | 🟩 <br>[](## "Forking an existing repository counts as a contribution.") | – <br><br> |
1818
| **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:&#10;(a) You are a collaborator on the repository or are a member of the organization that owns the repository.&#10;(b) You have forked the repository.&#10;(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:&#10;(a) You are a collaborator on the repository or are a member of the organization that owns the repository.&#10;(b) You have forked the repository.&#10;(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.") |
2121
| To other branches [](## "Commits on other branches except the default branch and gh-pages branch.") ||||
2222
| **Contribution Channels** | | | |
2323
| Open PR [](## "PR (Pull Request)") | 🟩 || 🟩 |
2424
| Review PR | 🟩 || 🟩 |
2525
| **Collaboration Channels** | | | |
26-
| Open Issue | 🟩 |||
27-
| Answer Issue ||||
28-
| Open Discussion | 🟩 |||
26+
| Create new Issue | 🟩 |||
27+
| Comment on Issue ||||
28+
| Start new Discussion | 🟩 |||
2929
| Answer Discussion | 🟩 |||
3030

3131
## What counts as a contribution

0 commit comments

Comments
 (0)