Skip to content

FUNDING.yml declares four empty funding keys #563

Description

@beyondnetPeru

.github/FUNDING.yml declares four funding keys with no value:

github:
patreon:
open_collective:
sponsor:

GitHub renders a Sponsor button from this file, so empty keys produce dead options.

The fix

Delete the keys that are not used. If none are, delete the file — an absent FUNDING.yml is
cleaner than one that offers nothing.

Done when

.github/FUNDING.yml contains only keys with real values, or is gone.


What is not your problem

This repository runs a large number of governance checks against itself. If one goes red on
your PR for a reason unrelated to your change, say so in a comment and a maintainer will sort
it out — do not try to fix the harness to get green. Specifically not yours: anything under
.harness/scripts/ci/ reporting on the gap board, ADR registry, maturity or coverage floors;
Governance guards; release-pipeline and provenance failures; and bilingual findings on
documents outside the sixteen-file entry surface (ADR-0126).

New here? CONTRIBUTING.md has the setup. Short version: fork, npm install,
npm run build. Commits need a Signed-off-by line — git commit -s, and a hook adds it if
you forget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions