From 0fdbc9081fcbadf1e2466665c62a064d24ea9ab7 Mon Sep 17 00:00:00 2001 From: 7w1 Date: Thu, 9 Apr 2026 22:08:53 -0500 Subject: [PATCH 1/4] Update link in About component to Open Collective --- src/app/features/settings/about/About.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/settings/about/About.tsx b/src/app/features/settings/about/About.tsx index fdd3d3834..88c3d9259 100644 --- a/src/app/features/settings/about/About.tsx +++ b/src/app/features/settings/about/About.tsx @@ -209,7 +209,7 @@ export function About({ requestBack, requestClose }: Readonly) { - {/* - */} From 1e43d2db4adf092951169c7f1a65aeada0b08302 Mon Sep 17 00:00:00 2001 From: 7w1 Date: Thu, 9 Apr 2026 22:10:33 -0500 Subject: [PATCH 3/4] Add donation link to contributing guidelines --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29f53db0b..c037e31df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,7 @@ All types of contributions are encouraged and valued. Please make sure to read t > And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about: > > - Star the project +> - [Donate](https://opencollective.com/sable)! ❤️ > - Talk about it! > - Refer this project in your project's readme > - Mention the project at local meetups and tell your friends/colleagues From ff8d1c73b2ea42c650647e18008c18c86c6f62cb Mon Sep 17 00:00:00 2001 From: 7w1 Date: Thu, 9 Apr 2026 22:12:00 -0500 Subject: [PATCH 4/4] Update donation links to Open Collective Updated support links for donations. --- .changeset/update-donation-links.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/update-donation-links.md diff --git a/.changeset/update-donation-links.md b/.changeset/update-donation-links.md new file mode 100644 index 000000000..3d68d3e97 --- /dev/null +++ b/.changeset/update-donation-links.md @@ -0,0 +1,5 @@ +--- +default: patch +--- + +Updated Support links to point to https://opencollective.com/sable