1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #33725 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-01-03 18:03:59 -05:00
committed by GitHub

View File

@@ -32,6 +32,11 @@ Repository admins can add any topics they'd like to a repository. Helpful topics
You can search for repositories that are associated with a particular topic. For more information, see "[Searching for repositories](/search-github/searching-on-github/searching-for-repositories#search-by-topic)." You can also search for a list of topics on {% data variables.product.product_name %}. For more information, see "[Searching topics](/search-github/searching-on-github/searching-topics)."
When creating a topic:
- use lowercase letters, numbers, and hyphens.
- use 50 characters or less.
- add no more than 20 topics.
## Adding topics to your repository
{% note %}