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: docs/index.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,13 +40,12 @@ are a good place to start.
40
40
41
41
### Traffic lights
42
42
43
-
Each item has an (opinionated) traffic light. The meaning of these is:
43
+
Each item has an (opinionated) traffic light label. The meaning of these is:
44
44
45
-
- <spanclass="label label-green">Best</span> At least one person in ARC uses this. We actively recommend using it above
45
+
- <spanclass="label label-green">Best</span>: At least one person in ARC uses this. We actively recommend using it above
46
46
other tools. It is the single recommended tool for a given purpose.
47
-
- <spanclass="label label-yellow">Good</span> We don't discourage using this, but it may duplicate functionality of a
48
-
green tool.
49
-
- <spanclass="label label-red">Avoid</span> We actively discourage using this. This could be because it's no longer
47
+
- <spanclass="label label-yellow">Good</span>: We don't discourage using this, but it may duplicate functionality of the <spanclass="label label-green">Best</span> tool.
48
+
- <spanclass="label label-red">Avoid</span>: We actively discourage using this. This could be because it's no longer
50
49
maintained, not open source, or difficult to use. Consider moving to
51
50
alternatives if you're currently using something that's red. A reason for not
0 commit comments