Skip to content

Create FUNDING.yml#885

Closed
ali963git wants to merge 1 commit intoa2aproject:mainfrom
ali963git:main
Closed

Create FUNDING.yml#885
ali963git wants to merge 1 commit intoa2aproject:mainfrom
ali963git:main

Conversation

@ali963git
Copy link

@ali963git ali963git commented Mar 21, 2026

Description

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Follow the CONTRIBUTING Guide.
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
    • Important Prefixes for release-please:
      • fix: which represents bug fixes, and correlates to a SemVer patch.
      • feat: represents a new feature, and correlates to a SemVer minor.
      • feat!:, or fix!:, refactor!:, etc., which represent a breaking change (indicated by the !) and will result in a SemVer major.
  • Ensure the tests and linter pass (Run bash scripts/format.sh from the repository root to format)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Signed-off-by: Ali Ali <259226465+ali963git@users.noreply.github.com>
@ali963git ali963git requested a review from a team as a code owner March 21, 2026 17:52
@github-actions
Copy link

🧪 Code Coverage (vs main)

⬇️ Download Full Report

No coverage changes.

Generated by coverage-comment.yml

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a FUNDING.yml file to the repository, enabling the project to receive funding through various platforms. It provides a standardized way for contributors and users to support the project financially.

Highlights

  • Purpose: This PR adds a .github/FUNDING.yml file to the repository.
  • Functionality: The FUNDING.yml file allows users to configure funding models for the project, such as GitHub Sponsors, Patreon, and others.
  • Configuration: The file includes placeholders for various funding platforms, which should be replaced with the appropriate usernames or project names.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@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 introduces a FUNDING.yml file to enable sponsorship options for the project. The file is currently a template with placeholders. I have provided feedback on an invalid key within the file. For the sponsorship links to be active, the placeholder information will need to be updated with actual account details.

@@ -0,0 +1,15 @@
# These are supported funding model platforms
ali
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The key ali is not a valid funding platform supported by GitHub's FUNDING.yml format. This line will be ignored by GitHub and should be removed to keep the configuration clean and valid. If the intent was to add a link for Alipay, it should be included as a full URL under the custom key.

@ali963git ali963git closed this Mar 22, 2026
@ali963git
Copy link
Author

ali963git:main

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