Skip to content

ci(*:skip): Update README.md logo URL#6738

Merged
danieljanes merged 4 commits intomainfrom
update_logo_url
Mar 10, 2026
Merged

ci(*:skip): Update README.md logo URL#6738
danieljanes merged 4 commits intomainfrom
update_logo_url

Conversation

@tanertopal
Copy link
Member

Issue

Description

Updates the logo URL in the top-level and framework level README.md files to a stable URL.

Related issues/PRs

Proposal

Explanation

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

Copilot AI review requested due to automatic review settings March 10, 2026 12:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Flower logo image URL in the top-level and framework README files to use a stable static asset URL.

Changes:

  • Update the logo <img src=...> URL in README.md and framework/README.md
  • Minor Markdown list formatting change in README.md under “Flower Baselines”

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
framework/README.md Switch README logo image to https://flower.ai/static/images/icon/icon.png
README.md Switch README logo image to https://flower.ai/static/images/icon/icon.png; adjust Baselines doc link list formatting

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

README.md Outdated
Comment on lines +108 to +111
Please refer to the [Flower Baselines Documentation](https://flower.ai/docs/baselines/) for a detailed categorization of baselines and for additional info including:
* [How to use Flower Baselines](https://flower.ai/docs/baselines/how-to-use-baselines.html)
* [How to contribute a new Flower Baseline](https://flower.ai/docs/baselines/how-to-contribute-baselines.html)

- [How to use Flower Baselines](https://flower.ai/docs/baselines/how-to-use-baselines.html)
- [How to contribute a new Flower Baseline](https://flower.ai/docs/baselines/how-to-contribute-baselines.html)
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hunk changes the Baselines documentation links from * list markers to - and adds a blank line, which is unrelated to the PR description (logo URL update). Consider either mentioning this formatting change in the PR description or reverting it to keep the PR scoped.

Copilot uses AI. Check for mistakes.
Revert accidental formatting change.
@danieljanes danieljanes enabled auto-merge (squash) March 10, 2026 12:59
@danieljanes danieljanes merged commit 35f7d97 into main Mar 10, 2026
70 checks passed
@danieljanes danieljanes deleted the update_logo_url branch March 10, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants