Forráskód Böngészése

Allow anyone to add the enhancement label

Camelid 4 éve
szülő
commit
d6e25d1805
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      triagebot.toml

+ 1 - 1
triagebot.toml

@@ -1,5 +1,5 @@
 [relabel]
-allow-unauthenticated = ["bug", "invalid", "question"]
+allow-unauthenticated = ["bug", "invalid", "question", "enhancement"]
 
 [assign]