diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78b26faf89..e10eeb8566 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -148,7 +148,7 @@ Before submitting an issue you need to make sure: - You are not asking a question about how to use Strapi or about whether or not Strapi has a certain feature. For general help using Strapi, you may: - Refer to [the official Strapi documentation](http://strapi.io). - Ask a member of the community in the [Strapi Slack Community](https://slack.strapi.io/). - - Ask a question on [Github Discussions](https://github.com/strapi/strapi/discussions). + - Ask a question on [our community forum](https://forum.strapi.io). - Your issue title is concise, on-topic and polite. - You can and do provide steps to reproduce your issue. - You have tried all the following (if relevant) and your issue remains: diff --git a/README.md b/README.md index 4c754375bc..bdd4bb6318 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ For general help using Strapi, please refer to [the official Strapi documentatio - [Slack](http://slack.strapi.io) (For live discussion with the Community and Strapi team) - [GitHub](https://github.com/strapi/strapi) (Bug reports, Contributions) -- [GitHub Discussions](https://github.com/strapi/strapi/discussions) (Questions and Discussions) +- [Community Forum](https://forum.strapi.io) (Questions and Discussions) - [ProductBoard](https://portal.productboard.com/strapi/tabs/2-under-consideration) (Roadmap, Feature requests) - [Twitter](https://twitter.com/strapijs) (Get the news fast) - [Facebook](https://www.facebook.com/Strapi-616063331867161) diff --git a/docs/3.0.0-beta.x/getting-started/quick-start-tutorial.md b/docs/3.0.0-beta.x/getting-started/quick-start-tutorial.md index bee9c5d794..fcbc498ffc 100644 --- a/docs/3.0.0-beta.x/getting-started/quick-start-tutorial.md +++ b/docs/3.0.0-beta.x/getting-started/quick-start-tutorial.md @@ -634,7 +634,7 @@ If you would like to see the route of any specific **Content Type**, you need to - Learn how to use Strapi with React ([Gatsby](https://strapi.io/blog/building-a-static-website-using-gatsby-and-strapi) or [Next.js](https://strapi.io/blog/strapi-next-setup/)) or Vue.js ([Nuxt.js](https://strapi.io/blog/cooking-a-deliveroo-clone-with-nuxt-vue-js-graphql-strapi-and-stripe-setup-part-1-7/)). - Read the **concepts** to deep dive into Strapi. -- Get help on [Github Discussions](https://github.com/strapi/strapi/discussions). +- Get help on [our community forum](https://forum.strapi.io). - Read the [source code](https://github.com/strapi/strapi), [contribute](https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md) or [give a star](https://github.com/strapi/strapi) on GitHub. - Follow us on [Twitter](https://twitter.com/strapijs) to get the latest news. - [Join the vibrant and active Strapi community](https://slack.strapi.io) on Slack. diff --git a/docs/3.0.0-beta.x/getting-started/quick-start.md b/docs/3.0.0-beta.x/getting-started/quick-start.md index 848f3e5f31..7d27fa9c48 100644 --- a/docs/3.0.0-beta.x/getting-started/quick-start.md +++ b/docs/3.0.0-beta.x/getting-started/quick-start.md @@ -120,7 +120,7 @@ Here we are! The list of **restaurants** is accessible at [`http://localhost:133 - Learn how to use Strapi with React ([Gatsby](https://strapi.io/blog/building-a-static-website-using-gatsby-and-strapi) or [Next.js](https://strapi.io/blog/strapi-next-setup/)) or Vue.js ([Nuxt.js](https://strapi.io/blog/cooking-a-deliveroo-clone-with-nuxt-vue-js-graphql-strapi-and-stripe-setup-part-1-7/)). - Read the **concepts** and do the [Tutorial](quick-start-tutorial.md) to deep dive into Strapi. -- Get help on [Github Discussions](https://github.com/strapi/strapi/discussions). +- Get help on [our community forum](https://forum.strapi.io). - Read the [source code](https://github.com/strapi/strapi), [contribute](https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md) or [give a star](https://github.com/strapi/strapi) on GitHub. - Follow us on [Twitter](https://twitter.com/strapijs) to get the latest news. - [Join the vibrant and active Strapi community](https://slack.strapi.io) on Slack. diff --git a/docs/3.0.0-beta.x/getting-started/troubleshooting.md b/docs/3.0.0-beta.x/getting-started/troubleshooting.md index b40c61b7e5..6a49638a7a 100644 --- a/docs/3.0.0-beta.x/getting-started/troubleshooting.md +++ b/docs/3.0.0-beta.x/getting-started/troubleshooting.md @@ -1,6 +1,6 @@ # 💬 Troubleshooting -Below are solutions to some common issues that you may experience when working with Strapi. You can also post questions to [Github Discussions](https://github.com/strapi/strapi/discussions) or reach out to the members of our [Slack](https://slack.strapi.io) community! +Below are solutions to some common issues that you may experience when working with Strapi. You can also post questions to [our community forum](https://forum.strapi.io) or reach out to the members of our [Slack](https://slack.strapi.io) community! [[toc]] @@ -10,7 +10,7 @@ Strapi is offered as free and open-source for users who wish to self-host the so ### Community Support -[Github Discussions](https://github.com/strapi/strapi/discussions) is great first place to reach out for help. Our community and Core developers often check this platform and answer posts. +[Community Forum](https://forum.strapi.io) is great first place to reach out for help. Our community and Core developers often check this platform and answer posts. Another option to get help is our [Community Slack](https://slack.strapi.io). Please keep all questions on the `#help` channel, be considerate, and remember that _you are getting free help for a free product_. diff --git a/docs/v3.x/getting-started/quick-start.md b/docs/v3.x/getting-started/quick-start.md index df52142bcd..4a6b3bd679 100644 --- a/docs/v3.x/getting-started/quick-start.md +++ b/docs/v3.x/getting-started/quick-start.md @@ -124,7 +124,7 @@ Here we are! The list of **restaurants** is accessible at [`http://localhost:133 - Consume your API with your favorite frameworks, frontend or backend programming languages just below. - Learn how to use Strapi with React ([Gatsby](https://strapi.io/blog/build-a-static-blog-with-gatsby-and-strapi) or [Next.js](https://strapi.io/blog/nextjs-react-hooks-strapi-food-app-1)) or Vue.js ([Nuxt.js](https://strapi.io/blog/cooking-a-deliveroo-clone-with-nuxt-vue-js-graphql-strapi-and-stripe-setup-part-1-7/)). - Read the **concepts** and do the [Tutorial](quick-start-tutorial.md) to deep dive into Strapi. -- Get help on [Github Discussions](https://github.com/strapi/strapi/discussions). +- Get help on [our community forum](https://forum.strapi.io). - Read the [source code](https://github.com/strapi/strapi), [contribute](https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md) or [give a star](https://github.com/strapi/strapi) on GitHub. - Follow us on [Twitter](https://twitter.com/strapijs) to get the latest news. - [Join the vibrant and active Strapi community](https://slack.strapi.io) on Slack. diff --git a/docs/v3.x/getting-started/troubleshooting.md b/docs/v3.x/getting-started/troubleshooting.md index 5979a25cf1..538c0ee68e 100644 --- a/docs/v3.x/getting-started/troubleshooting.md +++ b/docs/v3.x/getting-started/troubleshooting.md @@ -1,6 +1,6 @@ # Troubleshooting -Below are solutions to some common issues that you may experience when working with Strapi. You can also post questions to [Github Discussions](https://github.com/strapi/strapi/discussions) or reach out to the members of our [Slack](https://slack.strapi.io) community! +Below are solutions to some common issues that you may experience when working with Strapi. You can also post questions to [our community forum](https://forum.strapi.io) or reach out to the members of our [Slack](https://slack.strapi.io) community! [[toc]] @@ -10,7 +10,7 @@ Strapi is offered as free and open-source for users who wish to self-host the so ### Community Support -[Github Discussions](https://github.com/strapi/strapi/discussions) is great first place to reach out for help. Our community and Core developers often check this platform and answer posts. +[Community Forum](https://forum.strapi.io) is great first place to reach out for help. Our community and Core developers often check this platform and answer posts. Another option to get help is our [Community Slack](https://slack.strapi.io). Please keep all questions on the `#help` channel, be considerate, and remember that _you are getting free help for a free product_. diff --git a/packages/strapi-admin/admin/src/assets/images/social_forum.png b/packages/strapi-admin/admin/src/assets/images/social_forum.png new file mode 100644 index 0000000000..3bf1359db4 Binary files /dev/null and b/packages/strapi-admin/admin/src/assets/images/social_forum.png differ diff --git a/packages/strapi-admin/admin/src/containers/HomePage/SocialLink.js b/packages/strapi-admin/admin/src/containers/HomePage/SocialLink.js index 53c047b239..526953e3ab 100644 --- a/packages/strapi-admin/admin/src/containers/HomePage/SocialLink.js +++ b/packages/strapi-admin/admin/src/containers/HomePage/SocialLink.js @@ -11,6 +11,7 @@ import Slack from '../../assets/images/social_slack.png'; import Medium from '../../assets/images/social_medium.png'; import Twitter from '../../assets/images/social_twitter.png'; import Reddit from '../../assets/images/social_reddit.png'; +import Forum from '../../assets/images/social_forum.png' import { SocialLinkWrapper } from './components'; @@ -26,6 +27,8 @@ function getSrc(name) { return Slack; case 'Twitter': return Twitter; + case 'Forum': + return Forum; default: return Gh; } diff --git a/packages/strapi-admin/admin/src/containers/HomePage/index.js b/packages/strapi-admin/admin/src/containers/HomePage/index.js index 707f3cb9ba..531c8095f9 100644 --- a/packages/strapi-admin/admin/src/containers/HomePage/index.js +++ b/packages/strapi-admin/admin/src/containers/HomePage/index.js @@ -51,6 +51,10 @@ const SOCIAL_LINKS = [ name: 'Reddit', link: 'https://www.reddit.com/r/Strapi/', }, + { + name: 'Forum', + link: 'https://forum.strapi.io', + }, ]; const HomePage = ({ global: { plugins }, history: { push } }) => {