Update documentation

This commit is contained in:
Frederic Guillot
2015-02-21 21:05:56 -05:00
parent 2b3f0b6179
commit 19d061db71
7 changed files with 122 additions and 0 deletions

22
docs/task-links.markdown Normal file
View File

@@ -0,0 +1,22 @@
Task Links
==========
Tasks can be linked together with predefined relationships:
![Task Links](http://kanboard.net/screenshots/documentation/task-links.png)
The default relationships are:
- **relates to**
- **blocks** | is blocked by
- **is blocked by** | blocks
- **duplicates** | is duplicated by
- **is duplicated by** | duplicates
- **is a child of** | is a parent of
- **is a parent of** | is a child of
- **targets milestone** | is a milestone of
- **is a milestone of** | targets milestone
- **fixes** | is fixed by
- **is fixed by** | fixes
Those labels can be changed in the application settings.