From 4b5e89fa5faeab73630b04180ba2438e4c319f22 Mon Sep 17 00:00:00 2001 From: Joe Workman Date: Thu, 28 Oct 2021 16:37:44 -0700 Subject: [PATCH] docs: link to github discussions --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/1-bug-report.md | 2 +- .github/ISSUE_TEMPLATE/2-feature-request.md | 2 +- .github/ISSUE_TEMPLATE/3-documentation.md | 2 +- .github/ISSUE_TEMPLATE/4-maintainance.md | 2 +- CONTRIBUTING.md | 2 +- composer.json | 2 +- docs/partials/navigation.html | 2 +- docs/partials/off-canvi.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0b4dcc8ea..6b8013571 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,7 +3,7 @@ │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit bug or feature requests here. For help or questions -│ to the community, see the forum: https://foundation.discourse.group +│ to the community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## Expected Behavior diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index 9776bf98a..4e769d82d 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -9,7 +9,7 @@ about: Something is broken or doesn't work as expected │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit bug reports here. For help or questions to the -│ community, see the forum: https://foundation.discourse.group +│ community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## What should happen? diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index 38bb23512..85f3190a4 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/2-feature-request.md @@ -9,7 +9,7 @@ about: Something is missing or could be improved │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit feature requests here. For help or questions to -│ the community, see the forum: https://foundation.discourse.group +│ the community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## What is missing? diff --git a/.github/ISSUE_TEMPLATE/3-documentation.md b/.github/ISSUE_TEMPLATE/3-documentation.md index bd2b4ef6c..f2896235c 100644 --- a/.github/ISSUE_TEMPLATE/3-documentation.md +++ b/.github/ISSUE_TEMPLATE/3-documentation.md @@ -9,7 +9,7 @@ about: Typo mistakes, gaps or inconsistencies in docs or website │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit documentation issues here. For help or questions to -│ the community, see the forum: https://foundation.discourse.group +│ the community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## Description diff --git a/.github/ISSUE_TEMPLATE/4-maintainance.md b/.github/ISSUE_TEMPLATE/4-maintainance.md index 53fac63b6..c8034e829 100644 --- a/.github/ISSUE_TEMPLATE/4-maintainance.md +++ b/.github/ISSUE_TEMPLATE/4-maintainance.md @@ -9,7 +9,7 @@ about: Tests, dependencies, workflow... │ For more information, see the CONTRIBUTING.md document │ │ ⚠ Only submit maintainance issues here. For help or questions to -│ the community, see the forum: https://foundation.discourse.group +│ the community, see the forum: https://github.com/foundation/foundation-sites/discussions └------------------------------------------------------------------------------> ## Description diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 56d4194f4..4d7afca5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Although Foundation was built and maintained by ZURB for years, it is today a co ## Issues -For **bugs**, **feature requests**, **incorrect documentation** or any problem you have with Foundation, you can open a new issue. If you need help to use Foundation, the [Foundation Forum](https://foundation.discourse.group) would be more appropriate. If you aren't sure if your issue is a bug or not, don’t worry! Post your problem on GitHub and the team will help you along. +For **bugs**, **feature requests**, **incorrect documentation** or any problem you have with Foundation, you can open a new issue. If you need help to use Foundation, the [Foundation Forum](https://github.com/foundation/foundation-sites/discussions) would be more appropriate. If you aren't sure if your issue is a bug or not, don’t worry! Post your problem on GitHub and the team will help you along. Every participant is expected to follow the project's [Code of Conduct](code-of-conduct.md) so please be courteous and respectful. diff --git a/composer.json b/composer.json index 3ff3a0574..d808121b0 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "support": { "email": "contact@get.foundation", "issues": "https://github.com/foundation/foundation-sites/issues", - "forum": "https://foundation.discourse.group" + "forum": "https://github.com/foundation/foundation-sites/discussions" }, "license": "MIT" } diff --git a/docs/partials/navigation.html b/docs/partials/navigation.html index 30c6709ed..d4ea94495 100644 --- a/docs/partials/navigation.html +++ b/docs/partials/navigation.html @@ -48,7 +48,7 @@