Skip to content

Commit f86193f

Browse files
committed
Group Commit rows under their own "Commit" headline in the Profile Contributions Matrix
- Add a dedicated "Commit" headline section before "Contribution Channels" - Move the three commit rows (default branch, gh-pages, other) under it - Drop the redundant "Commit" prefix from those rows and start them with "To" since the headline now carries the context
1 parent 2ca4900 commit f86193f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ category:
1515
| **Action** | **Repository** [](## "Standalone Repository") | **Fork** [](## "Fork of an existing repository") | **Fork → Upstream** [](## "Action was executed from a repository fork to the upstream parent repository.") |
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> |
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.") |
21+
| To other branches [](## "Commits on other branches except the default branch and gh-pages branch.") ||||
1822
| **Contribution Channels** | | | |
1923
| Open PR [](## "PR (Pull Request)") | 🟩 || 🟩 |
2024
| Review PR | 🟩 || 🟩 |
21-
| 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.") 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.") |
22-
| 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.") 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.") |
23-
| Commit to <br>Other branches [](## "Commits on other branches except the default branch and gh-pages branch.") ||||
2425
| **Collaboration Channels** | | | |
2526
| Open Issue | 🟩 |||
2627
| Answer Issue ||||

0 commit comments

Comments
 (0)