adds bug a description

This commit is contained in:
Paul Schneider 2017-10-16 11:29:10 +02:00
commit 3ca7870456
12 changed files with 2524 additions and 2 deletions

View file

@ -12,6 +12,7 @@ namespace Yavsc.Models.IT.Maintaining
{
Requested,
Accepted,
Rejected,
Implemented
}
}