summaryrefslogtreecommitdiff
path: root/plugins/DefaultSelfAssign/README.md
diff options
context:
space:
mode:
authorDzial Techniczny WMW Projekt s.c <techniczna@wmwprojekt.pl>2020-01-15 17:07:50 +0100
committerDzial Techniczny WMW Projekt s.c <techniczna@wmwprojekt.pl>2020-01-15 17:11:09 +0100
commitc08e22f927313f94f344c807876688cc192190d5 (patch)
tree89377c49498a67b22090ba7097953102d0f4214a /plugins/DefaultSelfAssign/README.md
parent2615a19c0d8d226cb809233a20c8c295f0a355e2 (diff)
Default for task assignee field is now logged-in user ID - fixes #111
Diffstat (limited to 'plugins/DefaultSelfAssign/README.md')
-rw-r--r--plugins/DefaultSelfAssign/README.md31
1 files changed, 31 insertions, 0 deletions
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.