Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
Internal Task Links
===================
Tasks can be linked together with pre-defined relationships:
![Task Links](screenshots/internal-task-links.png)
This is also possible to link tasks across projects.
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.