Skip to content

Commit

Permalink
docs: Adjust for discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jun 2, 2020
1 parent 6a3653e commit be2420c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you have an idea for a new feature or enhancement, let us know by filing an [

If you have a question, be sure first to check out our [documentation](https://github.com/unoplatform/uno/tree/master/doc/index.md). But if you are still stuck, you'll have a better chance of getting help on [StackOverflow](https://stackoverflow.com/questions/tagged/uno-platform) and we'll do our best to answer it. Questions asked there should be tagged with `uno-platform.`

For a more direct conversation, [our Gitter is also a good place to visit](https://gitter.im/uno-platform/Lobby).
For a more direct conversation, [visit our Discord Channel #uno-platform](https://discord.gg/eBHZSKG).

## Contributing code and content

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
[![Azure DevOps](https://img.shields.io/azure-devops/build/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/5/release/beta/Batman?label=release/beta/Batman)](https://uno-platform.visualstudio.com/Uno%20Platform/_build?definitionId=5)
[![Azure DevOps](https://img.shields.io/azure-devops/build/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/5/release/stable/Batman?label=release/stable/Batman)](https://uno-platform.visualstudio.com/Uno%20Platform/_build?definitionId=5)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=unoplatform/uno)](https://dependabot.com)
[![Gitter](https://badges.gitter.im/uno-platform/Lobby.svg)](https://gitter.im/uno-platform/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Twitter Followers](https://img.shields.io/twitter/follow/unoplatform?label=follow%20%40unoplatform&style=flat)](https://twitter.com/unoplatform)
[![GitHub Stars](https://img.shields.io/github/stars/unoplatform/uno?label=github%20stars)](https://github.com/unoplatform/uno/stargazers/)
[![NuGet Downloads](https://img.shields.io/nuget/dt/uno.ui.svg)](https://www.nuget.org/packages/uno.ui)
Expand Down Expand Up @@ -113,7 +112,7 @@ Make sure to visit our [FAQ](doc/articles/faq.md), [StackOverflow](https://stack

# Contributing

There are many ways that you can contribute to the Uno Platform, as the UWP API is pretty large! Read our [contributing guide](CONTRIBUTING.md) to learn about our development process and how to propose bug fixes and improvements. Come visit us on our [visit our Gitter](https://gitter.im/uno-platform/Lobby) for help on how to contribute!
There are many ways that you can contribute to the Uno Platform, as the UWP API is pretty large! Read our [contributing guide](CONTRIBUTING.md) to learn about our development process and how to propose bug fixes and improvements. Come visit us on our [visit our Discord Channel #uno-platform](https://discord.gg/eBHZSKG) for help on how to contribute!

Contribute to Uno in your browser using [GitPod.io](https://gitpod.io), follow [our guide here](doc/articles/features/working-with-gitpod.md).

Expand Down
2 changes: 1 addition & 1 deletion doc/articles/contributing/guidelines/issue-triage.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Community support requests should be directed to:

* Our [documentation](https://platform.uno/docs/) and [troubleshooting guide](https://platform.uno/docs/troubleshooting-guide).
* [Stack Overflow](https://stackoverflow.com/questions/tagged/uno-platform).
* The [Uno gitter room](https://gitter.im/uno-platform/Lobby)
* The [Discord Channel #uno-platform](https://discord.gg/eBHZSKG)
* 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 unoplatform](https://platform.uno/contact/) to discuss obtaining professional support.
Expand Down
2 changes: 1 addition & 1 deletion doc/articles/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can try the Uno Platform using the [Uno Platform Playground](https://playgro
The [Uno Platform Playground](https://playground.platform.uno) is a convenient way to experiment with the Uno platform, using only a WebAssembly compatible web browser.

## Where can I get support?
Support is available through our [Gitter](https://gitter.im/uno-platform/Lobby), [Twitter account](https://twitter.com/unoplatform), and email [[email protected]](mailto:[email protected]).
Support is available through [Stack Overflow](https://stackoverflow.com/questions/tagged/uno-platform), [Twitter account](https://twitter.com/unoplatform), and email [[email protected]](mailto:[email protected]).

## How can I get involved?
There are lots of ways to contribute to the Uno Platform and we appreciate the help from the community. You can provide feedback, report bugs, give suggestions, contribute code, and participate in the platform discussions.
Expand Down
2 changes: 1 addition & 1 deletion doc/articles/features/working-with-gitpod.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,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 [gitter channel](https://gitter.im/uno-platform/Lobby)!
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)!
2 changes: 1 addition & 1 deletion doc/articles/get-started-next-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Already [completed the tutorial](getting-started-tutorial-1.md)? Ready to build

* If you're ready to contributing to Uno, great! Check out our guides on [building Uno](uno-development/debugging-uno-ui.md) and [creating UI samples](uno-development/working-with-the-samples-apps.md).

* To chat with the Uno Platform team and the Uno community, visit our [Gitter channel](https://gitter.im/uno-platform/Lobby).
* To chat with the Uno Platform team and the Uno community, visit our [Discord Channel #uno-platform](https://discord.gg/eBHZSKG).

* A knowledge of working with GitHub and Forks, Pull and Push requests is desireable. To learn more about Forks please see official GitHub documentation. [GitHub - Forks](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/working-with-forks).

0 comments on commit be2420c

Please sign in to comment.