Rename references for WinRT to UWP

This commit is contained in:
George Marques 2016-11-02 20:14:06 -02:00
parent 35392dad04
commit eaaa84d8b4
No known key found for this signature in database
GPG Key ID: 046BD46A3201E43D
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ unthinkable to see issues that fit two bills. The general idea is that
there will be specialized contributors teams behind all topics, so they
can focus on the issues labelled with their team topic.
**Platforms:** *Android*, *HTML5*, *iOS*, *Linux*, *OS X*, *Windows*, *Winrt*
**Platforms:** *Android*, *HTML5*, *iOS*, *Linux*, *OS X*, *Windows*, *UWP*
By default, it is assumed that a given issue applies to all platforms.
If one of the platform labels is used, it is the exclusive and the

View File

@ -215,6 +215,6 @@ create it's own template.
If you are working for multiple platforms, OSX is definitely the best
host platform for cross compilation, since you can cross-compile for
almost every target (except for winrt). Linux and Windows come in second
almost every target (except for UWP). Linux and Windows come in second
place, but Linux has the advantage of being the easier platform to set
this up.