diff options
Diffstat (limited to '.cil')
-rw-r--r-- | .cil | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -0,0 +1,30 @@ +StatusStrict: 1 +StatusAllowedList: New +StatusAllowedList: InProgress +StatusAllowedList: Fixed +StatusAllowedList: OnHold +StatusAllowedList: Duplicate +StatusAllowedList: Finished +StatusOpenList: New +StatusOpenList: InProgress +StatusOpenList: Fixed +StatusClosedList: OnHold +StatusClosedList: Duplicate +StatusClosedList: Finished +LabelStrict: 1 +LabelAllowedList: Release-v0.1.0 +LabelAllowedList: Release-v0.2.0 +LabelAllowedList: Release-v0.2.1 +LabelAllowedList: Type-Enhancement +LabelAllowedList: Type-Defect +LabelAllowedList: Type-Task +LabelAllowedList: Type-Patch +LabelAllowedList: Type-Other +LabelAllowedList: Milestone-v0.1 +LabelAllowedList: Milestone-v0.2 +LabelAllowedList: Milestone-v0.3 +LabelAllowedList: Milestone-Future +LabelAllowedList: Priority-Critical +LabelAllowedList: Priority-High +LabelAllowedList: Priority-Medium +LabelAllowedList: Priority-Low |