Unclear metadata description
Open
- Dominant language
- PowerShell
- Stars
- 82
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
In the `mainTemplate.json` Around line 85 lists:
```json
"autoInstallDependencies": {
"type": "bool",
"defaultValue": false,
"metadata": {
"description": "Boolean value to indicate an online or offline environment."
}
},
```
The description says “to indicate online or offline”, but doesn’t say which value is associated with online or offline. Would be nice to be a bit more clear.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.