Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik authored Nov 15, 2023
1 parent df97291 commit 849840e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@ Color | Label | Description | Section |
|![](https://placehold.co/15x15/AADB79/AADB79.png)|05|Spring release|milestone|
|![](https://placehold.co/15x15/4B649F/4B649F.png)|08|Summer release|milestone|
|![](https://placehold.co/15x15/D58125/D58125.png)|11|Autumn release|milestone|
|![](https://placehold.co/15x15/d4c5f9/d4c5f9.png)|Backlog|Stalled work that needs to be completed|Status|
|![](https://placehold.co/15x15/f4bd13/f4bd13.png)|Breaking change|Can potentially break core functionality|Status|
|![](https://placehold.co/15x15/F92C01/F92C01.png)|Bug|Something isn't working well|Status|
|![](https://placehold.co/15x15/F92C01/F92C01.png)|Bugfix|PR is fixing a bug|Status|
|![](https://placehold.co/15x15/5319e7/5319e7.png)|Can be closed?|Ping developers on stalled issues / PR|Tool|
|![](https://placehold.co/15x15/33B478/33B478.png)|Discussion|Issue is being discussed. Undetermined|Status|
|![](https://placehold.co/15x15/d4c5f9/d4c5f9.png)|Backlog|Stalled work that needs to be completed|Indicator|
|![](https://placehold.co/15x15/f4bd13/f4bd13.png)|Breaking change|Can potentially break core functionality|Indicator|
|![](https://placehold.co/15x15/F92C01/F92C01.png)|Bug|Something isn't working well|Indicator|
|![](https://placehold.co/15x15/F92C01/F92C01.png)|Bugfix|PR is fixing a bug|Indicator|
|![](https://placehold.co/15x15/33B478/33B478.png)|Discussion|Issue is being discussed. Undetermined|Indicator|
|![](https://placehold.co/15x15/f4bd13/f4bd13.png)|Duplicate|Issue is already present|Indicator|
|![](https://placehold.co/15x15/CD456C/CD456C.png)|Not our bug|Bug in 3rd party component|Indicator|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Desktop|Graphical user interface|Indicator / automatic|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Hardware|Hardware related - kernel, u-boot, patches|Indicator / automatic|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Software|Framework components|Indicator / automatic|
|![](https://placehold.co/15x15/29E414/29E414.png)|Work in progress|Unfinished / work in progress|Status|
|![](https://placehold.co/15x15/1d7136/1d7136.png)|Done|Reviewed, tested and ready for merge|Status|
|![](https://placehold.co/15x15/f4bd13/f4bd13.png)|Duplicate|Issue is already present|Status|
|![](https://placehold.co/15x15/EA1BCE/EA1BCE.png)|Help needed|We need your involvement|Status|
|![](https://placehold.co/15x15/AEE054/AEE054.png)|Needs review|Seeking for review|Status|
|![](https://placehold.co/15x15/CD456C/CD456C.png)|Not our bug|Bug in 3rd party component|Status|
|![](https://placehold.co/15x15/29E414/29E414.png)|Work in progress|Unfinished / work in progress|Status|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Desktop|Graphical user interface|Status / automatic|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Hardware|Hardware related - kernel, u-boot, patches|Status / automatic|
|![](https://placehold.co/15x15/bfd4f2/bfd4f2.png)|Software|Framework components|Status / automatic|
|![](https://placehold.co/15x15/5319e7/5319e7.png)|Can be closed?|Ping developers on stalled issues / PR|Command|
|![](https://placehold.co/15x15/1d76db/1d76db.png)|Build|Executing build train|Command|

## Contributing
Expand Down

0 comments on commit 849840e

Please sign in to comment.