diff --git a/packages/dev/docs/pages/Support.mdx b/packages/dev/docs/pages/Support.mdx index da0656a4e87..ab422abcfff 100644 --- a/packages/dev/docs/pages/Support.mdx +++ b/packages/dev/docs/pages/Support.mdx @@ -22,8 +22,8 @@ This page includes information about how to get help with React Spectrum, how to ## Getting help -The best place to ask questions and get help with React Spectrum is on Github. Please [file an issue](https://github.com/adobe/react-spectrum/issues) -using the "Question" template. The fastest way to get a useful response is to include a code example that demonstrates your +The best place to ask questions and get help with React Spectrum is on Github. If you have a idea, suggestion, or want some help with any part of the library, +please [start a discussion](https://github.com/adobe/react-spectrum/discussions). The fastest way to get a useful response is to include a code example that demonstrates your question, and as much context as you can about your application. [Code Sandbox](https://codesandbox.io/) is a great way to share these running examples so that the core team and the community can play around with your scenario and better understand your question. @@ -87,4 +87,3 @@ RC is the last stage before release. The API is very unlikely to change, and all ### Release This is a stable version. All documentation, accessibility, and design reviews are finalized, and no breaking changes are allowed. -