From 1b9fb6289265b4dc30c76869ae9ef6bbe775eecc Mon Sep 17 00:00:00 2001 From: Matt Gowie Date: Tue, 8 Nov 2022 16:41:50 -0700 Subject: [PATCH] Updates README with info on logging in with password + API token --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cd21d26..8041a97 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ This is a workflow for Alfred 2 (or Alfred 3) that can be used to interact with * Clone/fork this repo * Run the build script `npm run build` +## JIRA Login + +After installation, you can login to your JIRA instance by opening you alfred prompt, entering "jira", and select "Alfred JIRA Workflow > Login". + +From here you can enter your JIRA URL, username, and password. + +If you're logging into JIRA through SSO, you can create an API Token, which you can use as your password. + ## Features * Quickly create new issues. * **Project** and **Issue Type** fields are required and must be defined before submitted the summary.