From 3415a66d31eae7f8430658796926ef35375a71a1 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:42:47 +1000 Subject: [PATCH] docs: various - sort by priority: urgent, general, casual - use issues for urgent matters, otherwise use discussions --- README.md | 12 ++++-------- docs/README.md | 12 ++++-------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4161791..a096f5e 100644 --- a/README.md +++ b/README.md @@ -43,16 +43,12 @@ DNS is managed by terraform in this [file](terraform/cloudflare_nix-community_or ## Support +For urgent matters, create an issue here: [New Issue](https://github.com/nix-community/infra/issues/new). + +For repo additions, service requests and general conversation about governance and direction of the project, use the [Discussion forum](https://github.com/orgs/nix-community/discussions). + For casual chat, come join us in the [nix-community](https://matrix.to/#/#nix-community:nixos.org) room. -For urgent issues, ping us in the Matrix room (see the admin list below). - -For repo additions or service requests, create an issue here: -[New Issue](https://github.com/nix-community/infra/issues/new). - -For general conversation about governance and direction of the project, use -the [Discussion forum](https://github.com/orgs/nix-community/discussions). - ### 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. diff --git a/docs/README.md b/docs/README.md index 2201354..89e538d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -37,16 +37,12 @@ If you see a project that is under-maintained, submit PRs to fix it as if it was ## Support +For urgent matters, create an issue here: [New Issue](https://github.com/nix-community/infra/issues/new). + +For repo additions, service requests and general conversation about governance and direction of the project, use the [Discussion forum](https://github.com/orgs/nix-community/discussions). + For casual chat, come join us in the [nix-community](https://matrix.to/#/#nix-community:nixos.org) room. -For urgent issues, ping us in the Matrix room (see the admin list below). - -For repo additions or service requests, create an issue here: -[New Issue](https://github.com/nix-community/infra/issues/new). - -For general conversation about governance and direction of the project, use -the [Discussion forum](https://github.com/orgs/nix-community/discussions). - ## nix-community administrators If you need to contact the nix-community admins, they are listed [here](https://github.com/nix-community/infra#nix-community-administrators).