We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c46d9b6 + 3db0c31 commit 350069bCopy full SHA for 350069b
github/ipni.yml
@@ -2223,6 +2223,9 @@ repositories:
2223
bug:
2224
color: d73a4a
2225
description: Something isn't working
2226
+ dependencies:
2227
+ color: 0366d6
2228
+ description: Pull requests that update a dependency file
2229
documentation:
2230
color: 0075ca
2231
description: Improvements or additions to documentation
@@ -2232,6 +2235,9 @@ repositories:
2232
2235
enhancement:
2233
2236
color: a2eeef
2234
2237
description: New feature or request
2238
+ go:
2239
+ color: 16e2e2
2240
+ description: Pull requests that update go code
2241
good first issue:
2242
color: 7057ff
2243
description: Good for newcomers
0 commit comments