Skip to content

Commit e234777

Browse files
authored
Merge pull request plone#1575 from plone/gforcada-patch-1
Rename tags to topics
2 parents 9c6f7fd + 8a609ff commit e234777

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/contributing/github-administration.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ This chapter describes how repositories under the Plone GitHub organization are
1616

1717
(contributing-github-repository-tagging-label)=
1818

19-
## Repository tagging
19+
## Repository topics
2020

21-
To find repositories and their purpose within the Plone organization, a set of tags are used for repositories within the Plone GitHub organization.
22-
The following tags are in use.
21+
To find repositories and their purpose within the Plone organization, a set of topics are used for repositories within the Plone GitHub organization.
22+
The following topics are in use.
2323

2424
`core`
2525
: repositories that are required by both Volto and Classic UI projects
@@ -47,3 +47,9 @@ The following tags are in use.
4747

4848
`tooling`
4949
: tools and applications needed to orchestrate Plone
50+
51+
## Manage topics
52+
53+
To update the topics of a GitHub repository, go to the repository's URL, such as https://github.com/plone/plone.batching, and click on the {guilabel}`gear icon` on the {guilabel}`About` section on the right side of the screen.
54+
55+
On the modal that opens up, fill the topics on the `Topics` field.

0 commit comments

Comments
 (0)