From 0ce19165713c5c4ff021e8c01c44c4029380c879 Mon Sep 17 00:00:00 2001 From: Pratiyush Kumar Singh Date: Sun, 5 Apr 2026 17:22:43 +0200 Subject: [PATCH] docs: add contribution prompt to hosting category --- categories/hosting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/categories/hosting.md b/categories/hosting.md index 2f8ab8f..ccecadd 100644 --- a/categories/hosting.md +++ b/categories/hosting.md @@ -29,3 +29,5 @@ - **Firebase Hosting** transfer limit is documented as 360 MB/day, which totals roughly 10 GB/mo. - **Zeabur** is a credit-based free tier ($5/mo); actual runtime depends on your resource consumption rate. - **Stormkit** is only free as a self-hosted solution; you must provide your own server infrastructure. + +> **Want to add a service?** See [CONTRIBUTING.md](../CONTRIBUTING.md) for the format and rules.