Skip to content

[DOCS] Fix CI badge in the README.md #8132

Closed
@Panquesito7

Description

@Panquesito7

Description

The CI badge on the README.md file is not showing up well due to an API change the badge managers did.
This must be fixed immediately. It is an easy fix, which you can contribute to! 🙂

Steps to contribute

  1. Fork the repository.
  2. Create a new branch named fix_ci_badge.
  3. Open the README.md file.
  4. In line 25, replace the image URL with the following content:
https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Python/build.yml?branch=master&label=CI&logo=github&style=flat-square
  1. Commit and push your changes.
  2. Create a pull request to compare your changes.
  3. You're done now! 🎉 You just have to wait until the maintainers review your PR.

If you need any help with this, let us know!

Additional information

This is a good first issue. Please leave it open to first-time contributors and beginners.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions