Skip to content
Snippets Groups Projects
issue_validator.md 1.56 KiB
Newer Older
# Official Issue types and labels
Marko Rintamäki's avatar
Marko Rintamäki committed


**Issue Types in english**
Marko Rintamäki's avatar
Marko Rintamäki committed
	
In English
		
| Issue type | Current Label Color | Offical Color |
|:-:|:-:|:-:|
| bug-report.md | ~"Bug" | `#ec0855` |
| incident-report.md | ~"Incident" | `#ec0855` |  
| bug-fix.md | ~"Bug Fix" |  `#e6e6e6` |  
| design-task.md | ~"Design" | `#e6e6e6` |
| general-task.md |  ~"General"   | `#e6e6e6` |       
| implementation-task.md | ~"Implementation" | `#e6e6e6` |
| documentation-task.md | ~"Documentation" | `#e6e6e6` |
| User Story.md | ~"User Story" | `#0f0093` |
| Job Story.md  | ~"Job Story" | `#0f0093` |
| Risk | ~"Risk" | `#ec0855`  |
| Customer-feedback | ~"Customer Feedback" | `#fc81a7` |
Marko Rintamäki's avatar
Marko Rintamäki committed

**Issue State Labels**

| Issue type | Current Label Color | Offical Color |
|:-:|:-:|:-:|
| Waiting Info | ~"Waiting Info" | `#f7c75c` |
| To Do | ~"To Do" |  `#2b0be8` |
| In Progress | ~"In Progress" | `#F0A921` |
| Reviewed | ~"Reviewed" | `#69D121` | 
| Verified | ~"Verified" | `#69D121` |
| Waiting Review | ~"Waiting review" | `#ec0855` |
| Waiting Verify | ~"Waiting verify" | `#ec0855` |
| Done | ~"Done" | `#69e17d` |
| Closed | ~"Closed" | `#333333` |


Reserved Labels for future:



Marko Rintamäki's avatar
Marko Rintamäki committed


# In finnish 
Marko Rintamäki's avatar
Marko Rintamäki committed

| Issue type | Current Label Color | Offical Color | Tarkoitus |
|:-:|:-:|:-:|:-:|
| vika-raportti.md | ~"Bug"  | `#FF0000` ||
| poikkeama.md | ~"Incident" | `#FF0000` ||
| suunnittelu.md | ~"Design" | `#1D5299` | |
| yleinen.md | ~"General" | `#1D5299` ||
| toteutus.m | ~"Implementation" | `#1D5299` ||
| dokumentointi.md | ~"Documentation" | `#1D5299` ||
| userstory.md | ~"User Story"  | `#1D5299` ||
Marko Rintamäki's avatar
Marko Rintamäki committed