Add user ability to append template to incoming service desk issues
- Added dropdown to Service Desk section in repository settings to allow the user to select a template from `.gitlab/issue_templates` to append to all Service Desk issues - Removed ServiceDeskStore to make Vue code more idiomatic - Updated code to use gitlab-ui components - Migrated from karma to jest - Updated Service Desk documentation
Showing