ibm-mq review # Review Thank you for authoring the IBM MQ product into a charm! I can tell that a lot of effort went into this charm. I really appreciate that our tools pass such as `charm proof`. I have made some suggestions in my review to make this charm work even better. # charm proof Running charm proof returns no errors or warnings, that is awesome thank you! # icon.svg We generally try to avoid letters in the icon, but this icon is OK if the letters “MQ” is the only logo for the IBM MQ product. I opened the icon.svg in inkscape and it does not appear to have any layers. I would highly suggest moving the current icon to a back up then generating another template. ''' mv icon.svg first_draft.svg charm add icon inkscape icon.svg (edit the PICTOGRAM layer and the background if required) save the image ``` Then follow the icon documentation: https://jujucharms.com/docs/1.20/authors-charm-icon Put the logo in the “PICTOGRAM” layer for best results. It looks like others had commented on the icon and if you are having trouble using inkscape or the other tools please reach out to me, I would be happy to help you get this right. # copyright The copyright for the charm code looks to be Apache 2.0, that works for us! One thing that is done on other IBM charms is including a license file for the IBM MQ license. This would provide a way for users to read and understand the MQ license that they must accept in order for the charm to deploy and install. Perhaps copy the server/readmes/readme_en_US file into the charm directory, or include all languages in a license directory. # metadata.yaml The metadata looks fine. The maintainer field supports a name before the email address. It might help to understand the maintainer is not a person but a group. Juju Support team