Add documentation about automatic actions

This commit is contained in:
Frédéric Guillot
2014-03-15 12:25:45 -04:00
parent eaae8dfc0b
commit 6d83619874
3 changed files with 142 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Features
- Multiple boards/projects
- Boards customization, rename or add columns
- Tasks with different colors, Markdown support for the description
- Automatic actions
- Users management with a basic privileges separation (administrator or regular user)
- Webhooks to create tasks from an external software
- Host anywhere (shared hosting, VPS, Raspberry Pi or localhost)
@@ -69,7 +70,9 @@ Documentation
### Using Kanboard
- [Usage examples](docs/usage-examples.markdown)
- [Manage users](docs/manage-users.markdown)
- [Automatic actions](docs/automatic-actions.markdown)
The documentation is written in [Markdown](http://en.wikipedia.org/wiki/Markdown).
If you want to improve the documentation, just send a pull-request.