File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,20 +67,18 @@ body:
6767 Not sure? Look at your app's `package.json` and share what's in the "dependencies" section.
6868 id : modules
6969 - type : dropdown
70- validations :
71- required : true
7270 attributes :
7371 label : Target React Native Architecture
7472 description : |
75- Which React Native architecture(s) are you using ?
73+ For which React Native architecture(s) did this issue repro for you ?
7674
7775 Not sure? Which template did you use when creating your project? For RNW <= 0.79.0, the default for new app projects is "Old Architecture".
7876
7977 See [New vs. Old Architecture](https://microsoft.github.io/react-native-windows/docs/new-architecture) for more details.
80- multiple : true
8178 options :
82- - " New Architecture (WinAppSDK)"
83- - " Old Architecture (UWP)"
79+ - " Both Architectures"
80+ - " New Architecture (WinAppSDK) Only"
81+ - " Old Architecture (UWP) Only"
8482 - type : dropdown
8583 attributes :
8684 label : Target Platform Version
You can’t perform that action at this time.
0 commit comments