cloudfoundry / cloudfoundry/tlsconfig

Intermittently broken link in README

Open Beginner friendly
#48 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Current behavior

Per https://goreportcard.com/

After more than a decade of serving the ecosystem, Go Report Card has been sunset.

Here's a patch since I don't appear to have rights to create a branch in this repo.

diff --git a/README.md b/README.md
index 416d3a4..ae81d5c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # tlsconfig
 
-[![Go Report
-Card](https://goreportcard.com/badge/code.cloudfoundry.org/tlsconfig)](https://goreportcard.com/report/code.cloudfoundry.org/tlsconfig)
 [![Go
 Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/tlsconfig.svg)](https://pkg.go.dev/code.cloudfoundry.org/tlsconfig)
Desired behavior

README should not link to "retired" projects.

Affected Version

latest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open README.md and inspect the badges at the top, especially the Go Report Card link identified in the issue. Remove the badge linking to the retired service, preserve the Go Reference badge, and verify that README.md no longer links to Go Report Card.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.