Skip to content

Commit b348e41

Browse files
authored
update comments and URL
1 parent 56bb517 commit b348e41

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/tools/miri/triagebot.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@ allow-unauthenticated = [
1010
# Gives us the commands 'ready', 'author', 'blocked'
1111
[shortcut]
1212

13-
# Gives us 'claim', 'release-assignment', 'assign @user'
13+
# Enables assigning users to issues and PRs.
1414
[assign]
15-
# If set, posts a warning message if the PR is opened against a non-default
16-
# branch (usually main or master).
1715
warn_non_default_branch = true
18-
# If set, the welcome message to new contributors will include this link to
19-
# a contributing guide.
20-
contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
16+
contributing_url = "https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md"
2117

2218
[no-merges]
2319
exclude_titles = ["Rustup"]

0 commit comments

Comments
 (0)