From 5ce8b99f3359b083ad0ecf0e44ba23de630044e6 Mon Sep 17 00:00:00 2001
From: NarsuMan <marko.rintamaki@jamk.fi>
Date: Mon, 19 Nov 2018 10:38:56 +0200
Subject: [PATCH] Update opf-issue-types-and-labels.md

---
 .gitlab/opf-issue-types-and-labels.md | 76 +++++++++++++--------------
 1 file changed, 38 insertions(+), 38 deletions(-)

diff --git a/.gitlab/opf-issue-types-and-labels.md b/.gitlab/opf-issue-types-and-labels.md
index 407d192..3e8feec 100644
--- a/.gitlab/opf-issue-types-and-labels.md
+++ b/.gitlab/opf-issue-types-and-labels.md
@@ -2,10 +2,10 @@
 
 
 
-| Issue type | Label |
-|:-:|:-:|
-| Personal | ~"Personal" |    
-| Team | ~"Team" |    
+| Issue type | Current Label Color | Offical Color |
+|:-:|:-:|:-:|
+| Personal | ~"Personal" | `#44AD8E` |  
+| Team | ~"Team" | `#44AD8E` |    
 
 
 
@@ -16,46 +16,46 @@
 	
 In English
 		
-| Issue type | Label | Color 
-|:-:|:-:|:-: |
-| bug-report.md | ~"Bug" | {{Color|#00FF00|Correct Color}} |         
-| incident-report.md | ~"Incident" | Hexa code |     
-| design-task.md | ~"Design" | Hexa code |
-| general-task.md |  ~"General"   |  Hexa code |       
-| implementation-task.md | ~"Implementation" | Hexa code |
-| documentation-task.md | ~"Documentation" | Hexa code |
-| question-and-answer.md | ~"Q&A" |  Hexa code |
-| User Story.md | ~"User Story" | Hexa code |
-| Job Story.md  | ~"Job Story" | Hexa code |
-| Assignement | ~"Assignement" | Hexa code |
+| Issue type | Current Label Color | Offical Color |
+|:-:|:-:|:-:|
+| bug-report.md | ~"Bug" | `#FF0000` |
+| incident-report.md | ~"Incident" | `#FF0000` |     
+| design-task.md | ~"Design" |`#1D5299` |
+| general-task.md |  ~"General"   | `#1D5299` |       
+| implementation-task.md | ~"Implementation" | `#1D5299` |
+| documentation-task.md | ~"Documentation" | `#1D5299` |
+| question-and-answer.md | ~"Q&A" | `#1D5299` |
+| User Story.md | ~"User Story" | `#1D5299` |
+| Job Story.md  | ~"Job Story" | `#1D5299` |
+| Assignment | ~"Assignment" | `#2B7BE5` |
 
 
 Suomeksi
 
-| Issue type | Label |
-|:-:|:-:|
-| vika-raportti.md | ~"Bug"  |
-| poikkeama-raportti.md | ~"Incident" |
-| suunnittelu-tehtävä.md | ~"Design" |
-| yleinen-tehtävä.md | ~"General" |
-| toteutus-tehtävä.m | ~"Implementation" |
-| Dokumentointi-tehtävä.md | ~"Documentation" |
-| kysymys-ja-vastaus.md | ~"Q&A" | 
-| harjoitustehtava.md  | ~"Assignement" |
-| UserStory-Käyttäjätarina.md | ~"User Story"  |
-
+| Issue type | Current Label Color | Offical Color |
+|:-:|:-:|:-:|
+| vika-raportti.md | ~"Bug"  | `#FF0000` |
+| poikkeama-raportti.md | ~"Incident" | `#FF0000` |
+| suunnittelu-tehtävä.md | ~"Design" | `#1D5299` |
+| yleinen-tehtävä.md | ~"General" | `#1D5299` |
+| toteutus-tehtävä.m | ~"Implementation" | `#1D5299` |
+| Dokumentointi-tehtävä.md | ~"Documentation" | `#1D5299` |
+| kysymys-ja-vastaus.md | ~"Q&A" | `#1D5299` |
+| harjoitustehtava.md  | ~"Assignment" | `#2B7BE5` |
+| UserStory-Käyttäjätarina.md | ~"User Story"  | `#1D5299` |
+ 
 # Issue State Labels
 
-| Issue type | Label |
-|:-:|:-:|
-| Backlog | ~"Backlog" |
-| Estimate | ~"Estimate" |
-| Doing | ~"Doing" | 
-| Fixed Verify | ~"Fixed Verify" | 
-| Verified | ~"Verified" |
-| Waiting Review | ~"Waiting Review" |
-| Reviewed | ~"Reviewed" |
-| Done | ~"Done" |
+| Issue type | Current Label Color | Offical Color |
+|:-:|:-:|:-:|
+| Backlog | ~"Backlog" | `#F0A921` |
+| Estimate | ~"Estimate" | `#F0A921` |
+| Doing | ~"Doing" | `#F0A921` |
+| Fixed Verify | ~"Fixed Verify" | `#9E760D` | 
+| Verified | ~"Verified" | `#69D121` |
+| Waiting Review | ~"Waiting Review" | `#F0A921` |
+| Reviewed | ~"Reviewed" | `#69D121` |
+| Done | ~"Done" | `#29510D` |
 
 Reserved Labels for future:
 
-- 
GitLab