Skip to content

Add CI workflow badge to starter-kit/README.md #85

@saivedant169

Description

@saivedant169

Problem

The main README.md has CI, Go Report Card, Docker pulls, and license badges at the top. The starter-kit/README.md has none of them, which makes it look less official than the main readme.

Someone landing on the starter kit first has no quick signal that the project is actively tested and maintained.

Acceptance criteria

  • Add the same CI badge from the main README to starter-kit/README.md
  • Also add the license badge so visitors know what they are getting
  • Badges go right below the H1 heading
  • No dead links (the badges must resolve to real pages)

Files to touch

  • starter-kit/README.md

How to test locally

Open the file in any markdown preview (gh repo view, VS Code markdown preview, or push to a branch and view on GitHub) and make sure the badges render and link to the correct URLs.

Notes

Copy the exact badge markup from the main README.md. Do not invent new badge URLs. This should be a 30-second change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions