From ed8729d766639d41f913a5434d46c0d2a5bd6be9 Mon Sep 17 00:00:00 2001 From: Bill Date: Sun, 26 Oct 2025 12:05:50 -0400 Subject: [PATCH] docs: add GitHub Sponsors funding option - Added GitHub Sponsors configuration file to enable sponsorship button - Updated README to include GitHub Sponsors link alongside existing donation options - Configured sponsorship to direct to Xe138's GitHub profile --- .github/FUNDING.yml | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..1190d33 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +# GitHub Sponsors configuration +github: Xe138 \ No newline at end of file diff --git a/README.md b/README.md index 2ba990b..8feec01 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,8 @@ When reporting bugs, please include: If you find this plugin helpful, consider supporting its development: +**GitHub Sponsors:** https://github.com/sponsors/Xe138 + **Buy Me a Coffee:** https://buymeacoffee.com/xe138 ## License