GoogleChrome / related-website-sets

Apache License 2.0
443 stars 558 forks source link

Convert rationaleBySite free text fields to structured enumerations? #531

Open krgovind opened 2 months ago

krgovind commented 2 months ago

Currently the submission process requires submitters to provide a free text field for associated and service sites. The field is expected to capture:

Based on a quick skim of the existing entries, it appears that not all submitters are completing this field as recommended; so it might make sense to convert these to structured enumerations. This will enable at least a couple of things:

The list of available enumerations should ideally be comprehensive to allow submitters to make the choice that is most appropriate to their set. An initial set of enumerations could be as follows:

Associated site rationale options - submitter could choose one of these options:

Service site rationale options - submitter could choose multiple of the following:

The Chrome team would be interested in ecosystem feedback on this potential direction.