Add the logo image for the Behat UI project

Created on 24 August 2024, about 1 month ago

Problem/Motivation

The project has no logo for the Project Browser

Proposed resolution

Module Maintainers: How to update projects to be compatible with Project Browser

  • Design a logo for the module.
  • Create a logo that is 512x512 square dimension in PNG format without animations. Suggested file size should be 10k or less. (Please note: you should not round the corners in the PNG itself, unless there is some compelling branding reason. We will round corners when displaying in the Project Browser.)
  • Use a lossy image tool (such as pngquant) to reduce file size while keeping the image quality at around 80%.
  • Place the logo in the root directory of the Git repository for your project, on the default branch. The logo file should be named logo.png. The logo will be placed on Drupal.org project pages, to the left of the project name. For example Project Browser has a logo.png file. Logos are cached and may take up to an hour to show.
pngquant --quality=65-80 logo.png

Remaining tasks

  • ✅ File an issue
  • ✅ Addition/Change/Update/Fix
  • ✅ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ✅ Documentation
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Release notes snippet
  • ✅ Release behat_ui-5.0.0

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3470089 : Added the logo image for the Behat UI project
📌 Task
Status

Fixed

Version

5.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024