commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Sponsors are missing in README

Open bearomorphism opened this issue 7 months ago • 1 comments

Type

  • [ ] Content inaccurate
  • [x] Content missing
  • [ ] Typo

URL

https://github.com/commitizen-tools/commitizen/blob/617b610e2f6e1ea9c373a09e7355d134ff0e7ac8/docs/README.md?plain=1#L174-L183

https://github.com/commitizen-tools/commitizen/blob/617b610e2f6e1ea9c373a09e7355d134ff0e7ac8/.github/workflows/docspublish.yml#L66-L70

https://github.com/JamesIves/github-sponsors-readme-action/blob/dev/README.md#getting-started-%EF%B8%8F

Description

The sponsors are missing.

Image

I traced git blame and found this PR: #839

It seems that the GitHub workflow is not working properly?

bearomorphism avatar May 11 '25 15:05 bearomorphism

Not sure if the following works.

- <!-- sponsors --><!-- sponsors -->
+ <!-- sponsors -->
+ <!-- sponsors --> 

There are some discrepancies between their README and walktrough.

https://arc.net/l/quote/hcqmsolf

Image

bearomorphism avatar May 11 '25 16:05 bearomorphism