Commit 331f429
committed
Implement Static Badge for Compatibility Info (#105)
Motivation:
There is no need to use a dynamic badge for compatibility information,
as it may be influenced by unmerged PRs and lead to confusion.
Modification:
Replace the dynamic badge with a static badge for compatibility
information.
Result:
Reduced confusion by displaying a more stable representation of
compatibility information.1 parent 8d72da8 commit 331f429
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments