diff --git a/docs/_guides.yaml b/docs/_guides.yaml index 23b9e938c2..8b011794c1 100644 --- a/docs/_guides.yaml +++ b/docs/_guides.yaml @@ -77,7 +77,11 @@ toc: path: /docs/genkit/plugins/google-cloud - title: LangChain path: /docs/genkit/plugins/langchain -# + + - break: true + - title: Connect with us + path: /docs/genkit/feedback + # reference: # - title: Resource summary # path: /docs/genkit/reference/coming-soon diff --git a/docs/feedback.md b/docs/feedback.md new file mode 100644 index 0000000000..5e3132d79f --- /dev/null +++ b/docs/feedback.md @@ -0,0 +1,24 @@ +# Connect with us + +We'd love to hear about your excperience with Genkit. Here's how you can get in +touch with us: + +**Join the community:** Stay updated, ask questions, and share your work with +other Genkit users on the [Genkit Discord server](https://discord.gg/qXt5zzQKpc). + +**Provide feedback:** Report issues with Genkit or the docs, or suggest new +features using our [GitHub issue tracker](https://github.com/firebase/genkit/issues). + +**We're interested in learning things like:** + +- Was it straightforward to set up and make your first `generate` call? If not, + how could we make it better? + +- Were you able to build what you wanted? If not, what could we do to help? + +- Is there any specific feature, documentation, or resource that's missing? + +- Is there anything that's working particularly well for you? + Anything that isn't? + +- Anything else that you'd like to share with us about your experience!