mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 15:32:42 +00:00
Update all references from GHD to Forum
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
a0705063b5
commit
7ecf2d74b8
@ -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:
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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_.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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_.
|
||||
|
||||
|
||||
BIN
packages/strapi-admin/admin/src/assets/images/social_forum.png
Normal file
BIN
packages/strapi-admin/admin/src/assets/images/social_forum.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@ -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;
|
||||
}
|
||||
|
||||
@ -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 } }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user