File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # GitHub administration
2+
3+ ## Repository tagging
4+
5+ To easily find repositories and what's their purpose within the Plone organization,
6+ a set of tags are being set on repositories within the Plone GitHub organization.
7+
8+ The tags are so far:
9+
10+ - ` core ` : any repository that are installed when doing a volto or a classic ui project, i.e. what's shared between the two
11+ - ` volto ` : specific repositories that are meant to get volto running
12+ - ` volto add-ons ` : repositories not part of default volto UI/UX but meant for it
13+ - ` classic ui ` : counterpart to volto tag
14+ - ` classic ui add-ons ` : counterpart to volto add-ons
15+ - ` documentation ` : repositories that have documentation
16+ - ` training ` : repositories related to the training documentation
17+ - ` infrastructure ` : repositories used for all about maintaining Plone servers
18+ - ` tooling ` : tools / apps needed to orchestrate Plone
You can’t perform that action at this time.
0 commit comments