Remove references to Our Umbraco - moved to the new forum (#20644)
* Remove unused help controller * Correct documentation links * Link to the new release site for compares * Remove unused translation key with reference to Our * Update NoNodes / NotFound to point to the forum instead of Our * Change dashboards form Our to Forum and de-emphasize Discord as a support channel * Removes Help controller reference * Forgot to rename the css Id * Update src/Umbraco.Web.UI.Client/src/assets/lang/ar.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix typo in Community Forum help menu item name * Refer to releases instead of a download page Co-authored-by: Andy Butland <abutland73@gmail.com> * Update the default dashboard with better content and clearer headings * Obsolete the HelpController instead --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Andy Butland <abutland73@gmail.com>
This commit is contained in:
committed by
GitHub
parent
981c9a7db2
commit
399431b02d
4
.github/contributing-first-issue.md
vendored
4
.github/contributing-first-issue.md
vendored
@@ -79,7 +79,7 @@ You can get in touch with [the core contributors team][core collabs] in multiple
|
||||
|
||||
- If there's an existing issue on the issue tracker then that's a good place to leave questions and discuss how to start or move forward.
|
||||
- If you want to ask questions on some code you've already written you can create a draft pull request, [detailed in a GitHub blog post][draft prs].
|
||||
- Unsure where to start? Did something not work as expected? Try leaving a note in the ["Contributing to Umbraco"][contrib forum] forum. The team monitors that one closely, so one of us will be on hand and ready to point you in the right direction.
|
||||
- Unsure where to start? Did something not work as expected? Try leaving a note in the [forum][forum]. The team monitors that one closely, so one of us will be on hand and ready to point you in the right direction.
|
||||
|
||||
|
||||
<!-- Local -->
|
||||
@@ -90,7 +90,7 @@ You can get in touch with [the core contributors team][core collabs] in multiple
|
||||
|
||||
[sync fork ext]: http://robots.thoughtbot.com/post/5133345960/keeping-a-git-fork-updated "Details on keeping a git fork updated"
|
||||
[draft prs]: https://github.blog/2019-02-14-introducing-draft-pull-requests/ "Github's blog post providing details on draft pull requests"
|
||||
[contrib forum]: https://our.umbraco.com/forum/contributing-to-umbraco-cms/
|
||||
[forum]: https://forum.umbraco.com/
|
||||
[Umbraco CMS repo]: https://github.com/umbraco/Umbraco-CMS
|
||||
[up for grabs issues]: https://github.com/umbraco/Umbraco-CMS/issues?q=is%3Aissue+is%3Aopen+label%3Acommunity%2Fup-for-grabs
|
||||
[issue tracker]: https://github.com/umbraco/Umbraco-CMS/issues
|
||||
Reference in New Issue
Block a user