feat(tech-radar): ring descriptions

Signed-off-by: Dominik Brugger <dominik.brugger@ibm.com>
This commit is contained in:
Dominik Brugger
2023-09-01 04:36:44 +02:00
parent ae810386be
commit 6d35e9ea2a
11 changed files with 75 additions and 16 deletions
+6 -5
View File
@@ -85,11 +85,12 @@ When defining the radar entries you can see the available properties on the file
### ring
| Name | Type | Description | Required? |
| ------- | ------ | ------------------------------------------------- | --------- |
| `id` | string | The id of the ring | Yes |
| `name` | string | The name of the ring | Yes |
| `color` | string | The color of the ring and entries inside the ring | Yes |
| Name | Type | Description | Required? |
| ------------- | ------ | ------------------------------------------------- | --------- |
| `id` | string | The id of the ring | Yes |
| `name` | string | The name of the ring | Yes |
| `color` | string | The color of the ring and entries inside the ring | Yes |
| `description` | string | Description of the Ring | No |
### entry