add feedback button, open report issue dialog (#15762)

This commit is contained in:
brian-harris
2021-06-18 12:22:41 -07:00
committed by GitHub
parent aeda95bb70
commit d08182416b
6 changed files with 29 additions and 3 deletions

View File

@@ -5,5 +5,6 @@
"migration-dashboard-title": "Azure SQL Migration",
"migration-dashboard-tasks": "Migration Tasks",
"migration-command-category": "Azure SQL Migration",
"start-migration-command": "Migrate to Azure SQL"
"start-migration-command": "Migrate to Azure SQL",
"send-feedback-command": "Feedback"
}