-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I have working on SVG-Flag-Files Support in the Language Selector.
4 Packages are involved:
- plone.staticresources
- plone.i18n
- plone.app.i18n
- plone.app.multilingual
What i have done:
- branching and working on every package
- locally all is fine
- push my branches to remote
My Question: what are the next steps in order not to lose the overview of things? Should i do PR in every repro (probably yes)? But everything is related, what happen if one PR is accepted but another not? Is here in the coredev anything needed? Should i update the checkouts.cfg?