From 7ecf2d74b86f3abceb10eec5b04dd52a028ef433 Mon Sep 17 00:00:00 2001 From: Derrick Mehaffy Date: Wed, 23 Sep 2020 08:49:42 -0700 Subject: [PATCH] Update all references from GHD to Forum Signed-off-by: Derrick Mehaffy --- CONTRIBUTING.md | 2 +- README.md | 2 +- .../getting-started/quick-start-tutorial.md | 2 +- docs/3.0.0-beta.x/getting-started/quick-start.md | 2 +- .../getting-started/troubleshooting.md | 4 ++-- docs/v3.x/getting-started/quick-start.md | 2 +- docs/v3.x/getting-started/troubleshooting.md | 4 ++-- .../admin/src/assets/images/social_forum.png | Bin 0 -> 1634 bytes .../admin/src/containers/HomePage/SocialLink.js | 3 +++ .../admin/src/containers/HomePage/index.js | 4 ++++ 10 files changed, 16 insertions(+), 9 deletions(-) create mode 100644 packages/strapi-admin/admin/src/assets/images/social_forum.png 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 0000000000000000000000000000000000000000..3bf1359db4d1864726301ff4a69d37c1518e6f21 GIT binary patch literal 1634 zcmah}4OCNQ7`}IozXd8dA$1uJu!P2$2ue#(5@f^iHxL#4L&i3KHi6x3Y{J3`Xb5a< z)=O0@h`+nc^yzg`0@80`i zR79u)X)y^w5C;}Bm;+ZIeAv!`^9p130k{zPLE%9N(x85ABGC%^u1QQzID#maBS>C8 zg1mrRd5;i8LPwC1-3Y=cM-Z2c%CDl=A_!q)6gxHq0yO(T2?n&epjZr!9RxZhC=>#< z0%(<>EC=Y7pe7I0?gu4epq2uS45%fbPy*C4a2Nxn5>P4zr5Gs3KrsdY2Gkg+SAfa_ za7qb2DFr3fpyVu2X@F`UIFb!YB%oM^r-NX~dZkN%MuBU9M-YH_7#w1xK$knSGjoLJ zwVdLi#6TmT20(j?3xnXHEN)Tev{4MR&&HSHwpxzQFpCyOfM78$@}q2A1AO*r88bt*#%yd7NUe|88i!$7s=)~Ya|mjRs|lqrA)7F>mMi}vGci*kY5qPb{Bk5-1)f9iq& z0K&rkaqvyLig6-h;QId!Mdx_m85%G?%0~&*%;)A_6eW11WQlde)8-i1A{fCd;-xuZf9jYGq{(C{WR{6-LT z&!*7eCN6JG1RWcU6&_+UWal!EHviJnU%TM96Uhn=ieqT;psy zR9hE+)3Jt=Hs|8a;3Z!+bVbEG(j;R=VI-BUf97dd)$J=L<{yHcb*#OeNs4s{(3>iE zop?CxPCU7B?zSjfXYcs*hQ-`%7s!qq^u6r1Eo9b(Xs-vGKiwLT?qJnj?{#t0FPrSM zm`lh;%GD0*?O00h^49ZCtfTk8&+KD+-yNj2c>GX#i(J`szNRss(ojH1$hB`XI%RRK z$bJ4FH+u}#j;>xnR?d}?)+s`fez$M4-dS#JdBXmQLSp+!^;IM`XGNZdO1CSpWor`_ z{vO)H^z2UH>7`pvkG8t|?K5>m*WB$fQzyj_?6U?2PBuR-r36SPh@Gu5XKlCv9pv`+ zVjcz@#-8TLuf*25iOwGK_3oHI_~Y6Vmm#M&Qk*I}sVDS;(uTJaz2jFM5;Zt8HU7ie zWR1NR=(<-&68+d;he++K#Z0|~n{#Ti=&eF&m*=7g=hu7r#`#sA<901R?Hkr-uUuHM-f`~H0=?C_3_G&#y%9;1FF`l4 zaQIrq<6d5Ee$s)!#;(3a+_*BTWBnT2OQg#ct$dg7j<_E8wdrra?g-8hb6L94<|ib| z_`%-{$`@``fw!6#JX_K>W~NBdk+$vZpvG^8m7moSuAAgL%2gSM2U;S(c$RjxJn*H% zGDA#W*fN?DzHJ^@$X1M-h$SApv29L {