You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ It is better to use similar color styling accross categories for a stronger visu
132
132
*Why*
133
133
>Red-Orange-Green variations are commonly used internationally to provide a sense of state. Keeping same color styling accross categories is key for a strong and clear visual identification.
134
134
135
-
**Excelsior Format:**
135
+
#### Excelsior Format
136
136
137
137
```markdown
138
138
-`Low`: green
@@ -196,7 +196,7 @@ Labels should help reviewers to quickly get information about the reviewing effo
196
196
*Why*
197
197
>To provide the consistent information for every issue.
198
198
199
-
**Excelsior Format:**
199
+
#### Excelsior Format
200
200
201
201
```markdown
202
202
-`Caterogy: Type`
@@ -251,6 +251,7 @@ Labels should help reviewers to quickly get information about the reviewing effo
251
251
252
252
</details>
253
253
254
+
254
255
*Pro tip:* GitHub orders labels aphabetically, so following this format allows to keep categories dislayed in the same order accross every issues.
0 commit comments