about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2021-02-09 10:29:00 +0100
committerGitHub <noreply@github.com>2021-02-09 10:29:00 +0100
commit775ce47b0658db3e076a0a3d4546b739bd24a582 (patch)
tree7898ca0e6b26820087be8a977facc74020026dc1
parent4bbd7e46ee274d1128d3d3e0f7f681127fcb0e14 (diff)
downloadrust-775ce47b0658db3e076a0a3d4546b739bd24a582.tar.gz
rust-775ce47b0658db3e076a0a3d4546b739bd24a582.zip
Rename "good first issue" back to "good-first-issue"
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index e56c447c674..b0a13f827d6 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
     "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
-    "good first issue"
+    "good-first-issue"
 ]
 
 [assign]