Mise à jour de 'Home'

fterrot 2021-03-15 09:20:01 +01:00
parent 720e1af2e2
commit efc872e29e

21
Home.md

@ -1,6 +1,25 @@
Bienvenue sur le Wiki.
## Priority Management
## Labels management
Labels are used to implements Mylyn features
### Issue Type
Mylyn/Gitea Tasks Connector supports following issue types:
| Issue Type | Labels |
| -------- | -------- |
| Epic | `epic` |
| Story | `story` |
| Task | `task` `todo` |
| Impediment | `impediment` |
| Enhancement | `enhancement` `cr` `change_request` |
| Question | `question` |
| Bug | `bug` `defect` `fixme` |
### Priority Management
Mylyn priority level (from P1 to P5) are extracted from Issue labels.