Skip to content

Fix formatting in FUNDING.yml#3

Merged
Jobayer-cloud1 merged 1 commit into
mainfrom
Jobayer-cloud1-patch-2
May 24, 2026
Merged

Fix formatting in FUNDING.yml#3
Jobayer-cloud1 merged 1 commit into
mainfrom
Jobayer-cloud1-patch-2

Conversation

@Jobayer-cloud1
Copy link
Copy Markdown
Owner

@Jobayer-cloud1 Jobayer-cloud1 commented May 24, 2026

Summary by cubic

Adds a properly formatted .github/FUNDING.yml template so GitHub can detect funding options and show the Sponsor button.
Includes placeholders for GitHub Sponsors, Patreon, Open Collective, Ko‑fi, Tidelift, Community Bridge, Liberapay, IssueHunt, LFX Crowdfunding, Polar, Buy Me a Coffee, thanks.dev, and custom URLs.

Written for commit 5b0d836. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Configured support for project funding platforms, including GitHub Sponsors, Patreon, Open Collective, and Ko-Fi, enabling community sponsorship options.

Review Change Stack

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 24, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add FUNDING.yml configuration file for sponsorship platforms

📝 Documentation

Grey Divider

Walkthroughs

Description
• Add FUNDING.yml configuration file with supported funding platforms
• Include template comments for GitHub Sponsors, Patreon, Ko-fi, and other platforms
• Provide guidance for users to configure their preferred sponsorship methods
Diagram
flowchart LR
  A["Repository"] -- "adds funding configuration" --> B["FUNDING.yml"]
  B -- "supports" --> C["Multiple Funding Platforms"]
  C -- "includes" --> D["GitHub Sponsors, Patreon, Ko-fi, etc."]

Loading

File Changes

1. .github/FUNDING.yml 📝 Documentation +15/-0

Add GitHub funding configuration template

• Create new FUNDING.yml file with GitHub funding model configuration
• Add template entries for 15 different funding platforms
• Include inline comments explaining how to configure each platform
• Provide examples for platforms requiring specific format (e.g., npm/babel for Tidelift)

.github/FUNDING.yml


Grey Divider

Qodo Logo

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 46e950c6-95b1-4d89-afbe-5085a4551e62

📥 Commits

Reviewing files that changed from the base of the PR and between 8c71f48 and 5b0d836.

📒 Files selected for processing (1)
  • .github/FUNDING.yml

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


📝 Walkthrough

Walkthrough

A new .github/FUNDING.yml file is added to configure GitHub's sponsorship feature. The file contains commented placeholder entries for multiple funding platforms including GitHub Sponsors, Patreon, Open Collective, and Ko-fi, with an empty custom list ready for extension.

Changes

GitHub Funding Configuration

Layer / File(s) Summary
GitHub funding platforms configuration
.github/FUNDING.yml
New FUNDING.yml file with commented placeholders for sponsorship platform keys (github, patreon, open_collective, ko_fi, custom).

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A carrot-funded dream takes flight,
With sponsors' help, we shine so bright! 🥕✨
Ko-fi, Patreon in a row,
Hopping forward, watch us grow!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Jobayer-cloud1-patch-2

Comment @coderabbitai help to get the list of available commands and usage tips.

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review Bot commented May 24, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@Jobayer-cloud1 Jobayer-cloud1 merged commit 68756c2 into main May 24, 2026
1 of 7 checks passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a .github/FUNDING.yml file containing template placeholders for various funding platforms. Feedback was provided suggesting that at least one platform should be configured with a valid username or URL to enable the 'Sponsor' button, or the file should be removed if it is not yet needed.

Comment thread .github/FUNDING.yml
Comment on lines +3 to +15
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
thanks_dev: # Replace with a single thanks.dev username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

This file contains only template placeholders and no active funding platforms. To enable the 'Sponsor' button, at least one platform must be configured with a valid username or URL. Consider populating the relevant fields or removing the file if it's not yet needed.

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.

1 participant