Skip to content

Add social link and github sponsors funding option#1061

Merged
better-salmon merged 1 commit intocanaryfrom
add-social
May 20, 2025
Merged

Add social link and github sponsors funding option#1061
better-salmon merged 1 commit intocanaryfrom
add-social

Conversation

@better-salmon
Copy link
Copy Markdown
Contributor

No description provided.

@better-salmon better-salmon requested a review from Copilot May 20, 2025 14:32
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 20, 2025

⚠️ No Changeset found

Latest commit: 7e80c1b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a social link badge and GitHub sponsors option to the project documentation.

  • Introduces a new social link badge in both the package README and the root README.
  • Updates the funding configuration with a GitHub sponsors handle.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/cache-handler/README.md Added social link badge with an X (formerly Twitter) follow button.
README.md Added social link badge similar to the above file.
.github/FUNDING.yml Added GitHub sponsors configuration with a specified handle.
Comments suppressed due to low confidence (3)

packages/cache-handler/README.md:5

  • [nitpick] The social handle 'better_salmon' uses an underscore here, which is inconsistent with the GitHub sponsors handle 'better-salmon' in FUNDING.yml. Consider standardizing these values if they are intended to represent the same identity.
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/better_salmon?style=flat)](https://x.com/better_salmon)

README.md:3

  • [nitpick] The social handle 'better_salmon' uses an underscore here, which differs from the GitHub sponsors handle in FUNDING.yml. Ensure consistency across documentation if they are intended to match.
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/better_salmon?style=flat)](https://x.com/better_salmon)

.github/FUNDING.yml:1

  • [nitpick] The GitHub sponsors handle 'better-salmon' uses a hyphen, while the social link badge uses an underscore. Verify that this difference is intentional or standardize the handles for consistency.
+github: better-salmon

@better-salmon better-salmon changed the title Add social link and github sponsors option Add social link and github sponsors funding option May 20, 2025
@better-salmon better-salmon merged commit 0da50b6 into canary May 20, 2025
4 checks passed
@better-salmon better-salmon deleted the add-social branch May 20, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants