diff --git a/Lib/gftools/packager/__init__.py b/Lib/gftools/packager/__init__.py index 4cf79aa1..a4009062 100644 --- a/Lib/gftools/packager/__init__.py +++ b/Lib/gftools/packager/__init__.py @@ -84,8 +84,9 @@ ## PR Checklist: - [x] Family categorization tags collected from the type design team with the Categories Form -- [ ] Minisite_url definition in the METADATA.pb file for commissioned projects -- [ ] Primary_script definition in the METADATA.pb file for all projects that have a primary non-Latin based language support target +- [ ] `minisite_url` definition in the METADATA.pb file for commissioned projects +- [ ] `primary_script` definition in the METADATA.pb file for all projects that have a primary non-Latin based language support target +- [ ] `subsets` definitions in the METADATA.pb reflect the actual subsets and languages present in the font files (in alphabetic order) - [ ] Fontbakery checks are reviewed and failing checks are resolved in collaboration with the upstream font development team - [ ] Diffenator2 regression checks for revisions on all projects that are currently in production - [ ] Designers bio info have to be present in the designer catalog (at least an issue should be opened for tracking this, if they are not)