docs: Direct links to our Discord server
This commit is contained in:
Родитель
662f325333
Коммит
85ebfabda6
|
@ -49,7 +49,7 @@ If you have a question, be sure first to check out our [documentation](https://p
|
|||
|
||||
If you've already done some Uno development, maybe there's a GitHub discussion question you can answer, giving another user the benefit of your experience.
|
||||
|
||||
For a more direct conversation, [visit our Discord Channel #uno-platform](https://discord.gg/eBHZSKG).
|
||||
For a more direct conversation, [visit our Discord Server](https://platform.uno/discord).
|
||||
|
||||
## Contributing code and content
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@ Community support requests should be directed to:
|
|||
|
||||
* Our [documentation](https://platform.uno/docs/) and [troubleshooting guide](https://platform.uno/docs/troubleshooting-guide).
|
||||
* [GitHub Discussions](https://github.com/unoplatform/uno/discussions)
|
||||
* The [Discord Channel #uno-platform](https://discord.gg/eBHZSKG)
|
||||
* The [Discord Server](https://platform.uno/discord)
|
||||
* On [Twitter using the #unoplatform](https://twitter.com/search?q=%23unoplatform) hashtag.
|
||||
|
||||
Organizations that want a deeper level of support beyond community support should be directed to [contact Uno Platform](https://platform.uno/contact/) to discuss obtaining professional support.
|
||||
|
|
|
@ -62,7 +62,7 @@ Uno Platform is supported by several 3rd-party packages and libraries, including
|
|||
|
||||
### Where can I get support?
|
||||
|
||||
Support is available through [GitHub Discussions](https://github.com/unoplatform/uno/discussions) or [Discord](https://www.platform.uno/discord) - #uno-platform channel where our engineering team and community will be able to help you.
|
||||
Support is available through [GitHub Discussions](https://github.com/unoplatform/uno/discussions) or [Discord Server](https://www.platform.uno/discord) - where our engineering team and community will be able to help you.
|
||||
Paid support is also available and allows you to collaborate with our engineering team to ensure the success of your projects and address your GitHub issues faster. [Contact us for more details.](https://platform.uno/contact/)
|
||||
|
||||
### How can I get involved?
|
||||
|
|
|
@ -80,4 +80,4 @@ Once the server is started, Gitpod will automatically open a browser window on t
|
|||
|
||||
You can make your changes in XAML directly, to view the changes through Hot Reload. If you make changes in the code, you'll need to rerun the `build-wasm.sh` script, then refresh the browser section on the side.
|
||||
|
||||
Once you're done with your changes, make a Pull Request through the [Gitpod's GitHub integration](https://www.gitpod.io/docs/58_pull_requests/) and let us know about it on our [Discord Channel #uno-platform](https://discord.gg/eBHZSKG)!
|
||||
Once you're done with your changes, make a Pull Request through the [Gitpod's GitHub integration](https://www.gitpod.io/docs/58_pull_requests/) and let us know about it on our [Discord Server](https://platform.uno/discord)!
|
||||
|
|
|
@ -85,7 +85,7 @@ Any UWP/WinUI/XAML material is a great starting point as all we do is take that
|
|||
|
||||
If you have a question about Uno Platform that others might benefit from, post it on [Uno Platform GitHub discussions](https://github.com/unoplatform/uno/discussions) or If you think you've encountered a bug (e.g. something works on WinAppSDK or UWP but not on another platform), [check for an existing issue on GitHub]( https://github.com/unoplatform/uno/issues) and create one if none exists. We don't like bugs, but we do like bug reports!
|
||||
|
||||
For more chat-like troubleshooting, visit the Uno Platform team and the Uno community on our [Discord Channel #uno-platform]( https://discord.gg/eBHZSKG). Both have our engineering team monitoring discussions and answering questions.
|
||||
For more chat-like troubleshooting, visit the Uno Platform team and community on our [Discord Server](https://platform.uno/discord). Both have our engineering team monitoring discussions and answering questions.
|
||||
|
||||
## Some additional resources
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ uid: Uno.Development.GettingHelp
|
|||
---
|
||||
|
||||
> [!TIP]
|
||||
> If you are experiencing issues with Uno Platform, please visit our [GitHub Discussions](https://github.com/unoplatform/uno/discussions) or [Discord](https://www.platform.uno/discord) - #uno-platform channel where our engineering team and community will be able to help you.
|
||||
> If you are experiencing issues with Uno Platform, please visit our [GitHub Discussions](https://github.com/unoplatform/uno/discussions) or [Discord Server](https://www.platform.uno/discord) - where our engineering team and community will be able to help you.
|
||||
|
|
|
@ -64,7 +64,7 @@ Once you've built successfully, for the next steps, [consult the guide here](deb
|
|||
> [!IMPORTANT]
|
||||
> You will need to repeat the above steps 2. and subsequent when changing the active `UnoTargetFrameworkOverride` value.
|
||||
|
||||
If you've followed the steps above, you have your environment set up with the listed prerequisites, and you still encounter errors when you try to build the solution, you can reach out to the core team on Uno's [Discord channel #uno-platform](https://discord.gg/eBHZSKG).
|
||||
If you've followed the steps above, you have your environment set up with the listed prerequisites, and you still encounter errors when you try to build the solution, you can reach out to the core team on Uno's [Discord Server](https://platform.uno/discord).
|
||||
|
||||
### Windows and long paths issues
|
||||
|
||||
|
|
|
@ -75,4 +75,4 @@ Build artifacts produced by the CI are documented [here](../contributing/build-a
|
|||
|
||||
### More questions?
|
||||
|
||||
To discuss an issue you're working on or would like to work on, join us in Uno's [Discord channel #uno-platform](https://discord.gg/eBHZSKG).
|
||||
To discuss an issue you're working on or would like to work on, join us in Uno's [Discord Server](https://platform.uno/discord).
|
||||
|
|
|
@ -52,7 +52,7 @@ If you have a question, be sure first to check out our [documentation](https://p
|
|||
|
||||
If you've already done some Uno development, maybe there's a GitHub discussion question you can answer, giving another user the benefit of your experience.
|
||||
|
||||
For a more direct conversation, [visit our Discord Channel #uno-platform](https://discord.gg/eBHZSKG).
|
||||
For a more direct conversation, [visit our Discord Server](https://platform.uno/discord).
|
||||
|
||||
### Spreading the word
|
||||
|
||||
|
@ -96,4 +96,4 @@ Once you're ready to create a PR, check out the [Guidelines for pull requests](.
|
|||
|
||||
### Need help?
|
||||
|
||||
If there's anything you need, [give us a shout in the #uno-platform Discord Channel](https://discord.gg/eBHZSKG).
|
||||
If there's anything you need, [ping us on our Discord Server](https://platform.uno/discord).
|
||||
|
|
Загрузка…
Ссылка в новой задаче