Docs: add warning about top languages card behavior. (#2789)

* Docs: add warning about top languages card behavior.

* dev

* dev
This commit is contained in:
Alexandr Garbuzov 2023-06-09 08:43:32 +03:00 committed by GitHub
parent 3416ae114f
commit 7a302f6f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -377,6 +377,9 @@ The top languages card shows a GitHub user's most frequently used top language.
> **Note** > **Note**
> Top Languages does not indicate the user's skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats. > Top Languages does not indicate the user's skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats.
> **Warning**
> This card shows languages usage only inside your own non-forked repositories, not depending from who is the author of the commits. It does not include your contributions into another users/organizations repositories. Currently there are no way to get this data from GitHub API. If you want this behavior to be improved you can support [this feature request](https://github.com/orgs/community/discussions/18230) created by [@rickstaa](https://github.com/rickstaa) inside GitHub Community.
### Usage ### Usage
Copy-paste this code into your readme and change the links. Copy-paste this code into your readme and change the links.