Publish: Add Linear focus sub-commands when creating an issue (#16760)
* Add shortcuts to focus inputs
* Add @vimtor as a contributor of the Things 3 extension
* Update add-new-project.tsx
* Update add-new-todo.tsx
* Add input focus shortcuts to Linear Create Issue
form
* Apply @jfkisafk suggestions
* Update CHANGELOG.md and optimise images
---------
Co-authored-by: Per Nielsen Tikær <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
#6
extensions_build_publish.yml
on: push
${{ github.event_name == 'push' && 'Publish' || (github.event_name == 'pull_request' && 'Check' || github.event_name == 'workflow_dispatch' && inputs.command || github.event_name ) }}
0s