From c08e22f927313f94f344c807876688cc192190d5 Mon Sep 17 00:00:00 2001 From: "Dzial Techniczny WMW Projekt s.c" Date: Wed, 15 Jan 2020 17:07:50 +0100 Subject: Default for task assignee field is now logged-in user ID - fixes #111 --- plugins/DefaultSelfAssign/README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 plugins/DefaultSelfAssign/README.md (limited to 'plugins/DefaultSelfAssign/README.md') diff --git a/plugins/DefaultSelfAssign/README.md b/plugins/DefaultSelfAssign/README.md new file mode 100644 index 00000000..44a9b786 --- /dev/null +++ b/plugins/DefaultSelfAssign/README.md @@ -0,0 +1,31 @@ +DefaultSelfAssign +============================== + +Self-assign tasks by default + +Author +------ + +- mkl +- License MIT + +Requirements +------------ + +- Kanboard >= 1.0.35 + +Installation +------------ + +You have the choice between 3 methods: + +1. Install the plugin from the Kanboard plugin manager in one click +2. Download the zip file and decompress everything under the directory `plugins/DefaultSelfAssign` +3. Clone this repository into the folder `plugins/DefaultSelfAssign` + +Note: Plugin folder is case-sensitive. + +Documentation +------------- + +TODO. -- cgit v1.2.3