docs: move bors to CONTRIBUTING.md

This commit is contained in:
zowoq 2023-04-18 10:07:23 +10:00
parent 1aee92690f
commit 26e0a07a9a
3 changed files with 7 additions and 11 deletions

7
.github/CONTRIBUTING.md vendored Normal file
View file

@ -0,0 +1,7 @@
### Pull requests from forks
As PRs from forks don't have automatic CI checks, admins can test PRs by posting a comment on the PR instead.
- `bors try` - check if the PR builds.
- `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
- https://bors.tech/documentation/

View file

@ -1,3 +0,0 @@
<!--
Pull requests from forks don't have automatic CI checks, an admin will need to trigger CI by posting a comment on the PR.
-->

View file

@ -51,14 +51,6 @@ For repo additions, service requests and general conversation about governance a
For casual chat, come join us in the [nix-community](https://matrix.to/#/#nix-community:nixos.org) room.
### Pull requests from forks
As PRs from forks don't have automatic CI checks, admins can test PRs by posting a comment on the PR instead.
- `bors try` - check if the PR builds.
- `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
- https://bors.tech/documentation/
### nix-community administrators
- @Mic92