Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
It can be misunderstood in human language.
It can be misunderstood as meaning human language, so I think it would be good to clarify.
I want to prevent non-technical topics from appearing on the topics/featured page.
thank you.
  • Loading branch information
crucifyer authored Oct 9, 2020
commit 7df8451202b5bb9592ed235a93468ea90be9dd4e
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To browse the most used topics, go to https://github.com/topics/.

{% if currentVersion == "free-pro-team@latest" %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %}

Repository admins can add any topics they'd like to a repository. Helpful topics to classify a repository include the repository's intended purpose, subject area, community, or language.{% if currentVersion == "free-pro-team@latest" %} Additionally, {% data variables.product.product_name %} analyzes public repository content and generates suggested topics that repository admins can accept or reject. Private repository content is not analyzed and does not receive topic suggestions.{% endif %}
Repository admins can add any topics they'd like to a repository. Helpful topics to classify a repository include the repository's intended purpose, subject area, community, or programming language.{% if currentVersion == "free-pro-team@latest" %} Additionally, {% data variables.product.product_name %} analyzes public repository content and generates suggested topics that repository admins can accept or reject. Private repository content is not analyzed and does not receive topic suggestions.{% endif %}

Public and private repositories can have topics, although you will only see private repositories that you have access to in topic search results.

Expand Down