diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c3d315acc5ada..ab0e6c84998c7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -37,3 +37,9 @@ or mark it as a draft if you are not sure. --> included (see [#3131](https://github.com/rust-lang/libc/issues/3131)) - [ ] Tested locally (`cd libc-test && cargo test --target mytarget`); especially relevant for platforms that may not be checked in CI + + diff --git a/triagebot.toml b/triagebot.toml index c749fc11d9445..f42f244bd6f85 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -8,6 +8,7 @@ allow-unauthenticated = [ ] [assign] +warn_non_default_branch.enable = true contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" [assign.owners]