Skip to content

Commit e123535

Browse files
committed
Add a few Copilot recommendations
1 parent beb209e commit e123535

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

content/account-and-profile/how-tos/contribution-settings/troubleshooting-missing-contributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If your commits are in a non-default or non-`gh-pages` branch and you'd like the
6262
> [!WARNING]
6363
> 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.
6464
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).
6666

6767
## Commit was made in a fork
6868

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ category:
1010
- Track your contributions
1111
---
1212

13-
## Profile Contribution Matrix
13+
## Profile contribution matrix
1414

1515
| | **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.") |
1616
|:---|:---:|:---:|:---:|:---:|
1717
| Repository Type | Standalone | Fork | Standalone | Standalone |
1818
| 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.") | | | | |
2020
| 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.") |
2121
| 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.") |
2222
| To other branches [](## "Commits on other branches except the default branch and gh-pages branch") |||||
@@ -29,6 +29,13 @@ category:
2929
| Start new Discussion | 🟩 || 🟩 | 🟩 |
3030
| Answer Discussion | 🟩 || 🟩 | 🟩 |
3131

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+
3239
## What counts as a contribution
3340

3441
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

Comments
 (0)