Skip to content

Update GitHub Sponsors username in FUNDING.yml#164

Merged
Zochory merged 2 commits intomainfrom
Zochory-patch-1
Oct 12, 2025
Merged

Update GitHub Sponsors username in FUNDING.yml#164
Zochory merged 2 commits intomainfrom
Zochory-patch-1

Conversation

@Zochory
Copy link
Member

@Zochory Zochory commented Oct 12, 2025

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates
  • Configuration change

Related Issues

Fixes #

Changes Made

Testing

  • All existing tests pass (make test)
  • Added new tests for new functionality
  • Configuration validation passes (make test-config)
  • Linting passes (make lint)
  • Formatting is correct (make format)
  • Type checking passes (make type-check)

Test Commands Run

# Commands run to validate changes
make test
make test-config
make lint
make format

Documentation

  • Updated relevant documentation
  • Added docstrings to new functions/classes
  • Updated README if needed
  • Updated CHANGELOG if needed

Screenshots (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Additional Notes

Signed-off-by: Zachary BENSALEM <zachary@qredence.ai>
@Zochory Zochory added the type: documentation Improvements or additions to documentation label Oct 12, 2025
Copilot AI review requested due to automatic review settings October 12, 2025 14:19
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Contributor

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 PR adds a GitHub funding configuration file to enable sponsorship for the project. The change introduces a standard .github/FUNDING.yml file that configures GitHub Sponsors with the username "qredence" while leaving other funding platforms unconfigured.

  • Enables GitHub Sponsors funding for the project
  • Sets up infrastructure for other funding platforms (currently disabled)

@github-actions github-actions bot added area: config Configuration system and removed type: documentation Improvements or additions to documentation labels Oct 12, 2025
@Zochory Zochory merged commit 9a74773 into main Oct 12, 2025
10 of 16 checks passed
@Zochory Zochory deleted the Zochory-patch-1 branch October 12, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: config Configuration system

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants