Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Add badges top of README to track activity, job status, etc #93

Closed
cmoulliard opened this issue Nov 22, 2023 · 3 comments · Fixed by #263
Closed

Suggestion: Add badges top of README to track activity, job status, etc #93

cmoulliard opened this issue Nov 22, 2023 · 3 comments · Fixed by #263
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cmoulliard
Copy link
Contributor

Suggestion

I would like to suggest to add top of the README.md file badges in order to track activity such: contributors, activity = commits, jobs

Example of code:

<p align="center">
    <a href="https://github.com/halkyonio/primaza-poc/graphs/contributors" alt="Contributors">
        <img src="https://img.shields.io/github/contributors/halkyonio/primaza-poc"/></a>
    <a href="https://github.com/halkyonio/primaza-poc/pulse" alt="Activity">
        <img src="https://img.shields.io/github/commit-activity/m/halkyonio/primaza-poc"/></a>
    <a href="https://github.com/halkyonio/primaza-poc/actions/workflows/push.yml" alt="Build Status">
        <img src="https://github.com/halkyonio/primaza-poc/actions/workflows/push.yml/badge.svg"></a>
</p>

Screenshot 2023-11-22 at 18 10 30

@nabuskey nabuskey added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Nov 22, 2023
@nimakaviani nimakaviani added this to the v0.2 release milestone Dec 12, 2023
@xoanmm
Copy link
Contributor

xoanmm commented Feb 15, 2024

I would like to tackle this issue

@nimakaviani
Copy link
Contributor

sounds good @xoanmm ... looking forward to your PR!

@xoanmm
Copy link
Contributor

xoanmm commented May 21, 2024

PR created @nimakaviani : #263

@nabuskey nabuskey linked a pull request May 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants