Docs - Add workshop link to Next Steps (#2154)

Docs - Add workshop link to Next Steps
This commit is contained in:
Geoffrey Huntley 2019-11-24 01:40:58 -08:00 коммит произвёл GitHub
Родитель b9fac8c64d 75830f0eda
Коммит 35835d4bc5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -14,6 +14,8 @@ Already [completed the tutorial](getting-started-tutorial-1.md)? Ready to build
* To find out more about cross-platform development with Uno, consult the rest of the docs here, including a list of [supported features](supported-features.md) and [general development tips](using-uno-ui.md).
* [Uno Platform Workshop](https://github.com/unoplatform/workshops) - In this workshop you will learn by creating a real-world mobile & web app using Uno Platform. The workshop covers: The philosophy behind Uno development, Tooling and component ecosystem, Creating rich and responsive UI, Interoperability with native code. And of course we will show how to contribute to the Uno Platform itself.
* If you have a question about Uno that others might benefit from, post it on [StackOverflow](https://stackoverflow.com/questions/ask?tags=uno-platform) using the 'uno-platform' tag. Remember to check if the question [already exists](https://stackoverflow.com/questions/tagged/uno-platform) and to follow StackOverflow's [question guidelines](https://stackoverflow.com/help/how-to-ask). You'll need to sign up to StackOverflow if you're not signed up already.
* If you think you've encountered a bug (e.g., something works on 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!