+ Star the repo to help us grow and stay up to date with new releases. +
+- {viewModel.repos.length > 0 ? "Choose a repo, then create a task." : "No repos are available in this workspace yet."} -
- {viewModel.repos.length > 0 ? ( - - ) : null} - ++ {viewModel.repos.length > 0 + ? "Start from the sidebar to create a task on the first available repo." + : "No repos are available in this workspace yet."} +
+ +