Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions plugins/JiraSearch-BD32A62C-6F98-4541-AE8E-17B46458595F.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"ID": "BD32A62C-6F98-4541-AE8E-17B46458595F",
"Name": "JiraSearch",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name here does not match the name in your plugin's plugin.json file.

Suggested change
"Name": "JiraSearch",
"Name": "Jira Search",

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the very quick review. I really appreciate it.

I have implemented all the changes in my repo and here. So: Back to you.

"Description": "Search for and open Jira issues directly from Flow Launcher.",
"Author": "Jan Haug",
"Version": "1.1.0",
"Language": "csharp",
"Website": "https://github.com/haugjan/Flow.JiraSearch",
"UrlDownload": "https://github.com/haugjan/Flow.JiraSearch/releases/download/v1.1.0/JiraSearch-1.1.0.zip",
"UrlSourceCode": "https://github.com/haugjan/Flow.JiraSearch.git",
"IcoPath": "https://cdn.jsdelivr.net/gh/haugjan/Flow.JiraSearch@main/Flow.JiraSearch/Images/icon.png"
}