-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Reason/Context
We should add a Feedback card that can be added to individual Doc pages, so that we may retrieve both anonymous feedback and public feedback injected into GH Doc template issues. We need this specific and granular feedback to make sure we listen and make changes according to what the community requests from Docs.
Below is an example from Gitpod and how they handled this for their own OSS community contributions to their Docs.
Description
- What changes have to be introduced? We'll take the MVP approach: First, add link that leads to a Docs template issue in GH. Then, we implement ability to also retrieve anonymous feedback that is injected directly and automatically from a Netflify function into a Google spreadsheet.
- How could it be implemented/designed? We could use same solution as what Gitpod did, as shown here.
How much will it cost?
Per the Netflify OSS Plan, we get the same benefits as their Pro Plan.
According to the Pro Plan, the following costs of Netlify funcs are covered:
- Background Functions: unlimited (Execute long-running asynchronous functions for up to 15 minutes.)
- Serverless Functions: 125k per site /month, ($25+ when exceeded)
Tagging @mcturco, @magicmatatjahu, @derberg, @boyney123 🙂
mikenikles, boyney123, derberg, KhudaDad414, magicmatatjahu and 1 more
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done 🚀

