Skip to content

Commit 22acc47

Browse files
Justin BannisterCopilot
andcommitted
docs: add GitHub Sponsors FUNDING.yml and consulting CTA
- Add .github/FUNDING.yml to enable the Sponsor button on GitHub - Add Support section to README with sponsor badge and consulting link Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d804fc0 commit 22acc47

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: [Swevo]
2+
custom: ["https://solidqualitysolutions.com/"]

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ var pipeline = new ResiliencePipelineBuilder<HttpResponseMessage>()
8282
| Sliding window || `AddSlidingWindowRateLimiter(permits, window)` |
8383
| Token bucket || `AddTokenBucketRateLimiter(capacity, perPeriod, period)` |
8484

85+
## Support
86+
87+
If PollyRateLimiter simplifies your rate limiting setup, consider supporting the project:
88+
89+
[![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?logo=github)](https://github.com/sponsors/Swevo)
90+
91+
> 💼 **Need .NET resilience help?** Visit [solidqualitysolutions.com](https://solidqualitysolutions.com/) for consulting and architecture services.
92+
8593
## License
8694

8795
MIT

0 commit comments

Comments
 (0)