-
-
Notifications
You must be signed in to change notification settings - Fork 2
[WIP] Update FUNDING.yml for correct funding configuration #421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@copilot add |
1 similar comment
|
@copilot add |
|
@copilot implement add recomendations and updates |
|
@copilot add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem
The .github/FUNDING.yml file currently contains embedded README.md content and placeholder comments instead of proper funding configuration. This needs to be corrected to a clean, valid GitHub funding configuration.
Required Changes
Update .github/FUNDING.yml to remove all embedded README content and replace with the following clean funding configuration:
These are supported funding model platforms
github: ["joe10832"]
patreon: ""
open_collective: ""
ko_fi: ""
tidelift: ""
community_bridge: ""
liberapay: ""
issuehunt: ""
lfx_crowdfunding: ""
polar: ""
buy_me_a_coffee: ""
thanks_dev: ""
custom: ["https://your-site.com/sponsor"]
Success Criteria
Remove all README content from FUNDING.yml
Set github sponsor to ["joe10832"]
Include all supported funding platforms with empty string defaults where not used
Include custom sponsorship URL placeholder
File validates as proper YAML
GitHub funding button displays correctly in repository
Additional Context
Repository: MunyayLLC/https-github.com-joe10832-onchaintestkit
Current user: joe10832
Base branch: main
File path: .github/FUNDING.yml
Target commit ref: 67fe7e6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Merge pull request #421 from MunyayLLC/copilot/update-funding-configu…
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.
Original prompt
This pull request was created from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.