diff options
| author | Philipp Krones <hello@philkrones.com> | 2021-02-09 10:29:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-09 10:29:00 +0100 |
| commit | 775ce47b0658db3e076a0a3d4546b739bd24a582 (patch) | |
| tree | 7898ca0e6b26820087be8a977facc74020026dc1 | |
| parent | 4bbd7e46ee274d1128d3d3e0f7f681127fcb0e14 (diff) | |
| download | rust-775ce47b0658db3e076a0a3d4546b739bd24a582.tar.gz rust-775ce47b0658db3e076a0a3d4546b739bd24a582.zip | |
Rename "good first issue" back to "good-first-issue"
| -rw-r--r-- | triagebot.toml | 2 |
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] |
