Skip to content

Commit

Permalink
Update Plugin Description
Browse files Browse the repository at this point in the history
- #9
  • Loading branch information
aljawaid committed Jan 14, 2023
1 parent 57e8811 commit 23745e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public function getCompatibleVersion()

public function getPluginDescription()
{
return t('This action plugin adds a new action to the Kanboard user workflow process. Upon closing tasks, automatically email the task description and full history of comments to selected recipients.');
return t('This plugin adds a new Automatic Action to provide the user with a final email report. Upon closing tasks, automatic emails can be sent of each task description with full comment history to selected recipients or the assigned project email address.');
}

public function getPluginHomepage()
Expand Down

0 comments on commit 23745e8

Please sign in to comment.