Skip to content

Commit acc343d

Browse files
authored
Rename tags to topics
As that's the wording GitHub uses
1 parent 9c6f7fd commit acc343d

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 the the repository, i.e https://github.com/plone/plone.batching and click on the cog wheel on the `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)