File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,10 @@ allow-unauthenticated = [
1818warn_non_default_branch = true
1919contributing_url = " https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md"
2020[assign .custom_welcome_messages ]
21- welcome-message = """
22- Welcome, and thank you for contributing to Miri!
23- To ensure a smooth reviewing experience, please read https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md#pr-review-process.
24- In particular, please do not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.
25- """
21+ welcome-message = " (unused)"
2622welcome-message-no-reviewer = """
27- Welcome, and thank you for contributing to Miri!
28- To ensure a smooth reviewing experience, please read https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md#pr-review-process.
29- In particular, please do not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.
23+ Thank you for contributing to Miri!
24+ Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.
3025"""
3126
3227[no-merges ]
You can’t perform that action at this time.
0 commit comments