File 3991-Update-CONTRIBUTING.md.patch of Package erlang
From 2ceec7fb0bbd8eef569f955870fe1d073d0380c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org> Date: Thu, 28 Oct 2021 19:47:58 +0200 Subject: [PATCH] Update CONTRIBUTING.md Refer to erlang forums instead of the mailing list. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7a69137c0..fd2c6f63d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,8 +63,8 @@ small code sample in the commit message or email a module that will provoke the * In most cases, pull requests for new features should be based on the `master` branch. -* It is recommended to discuss new features on -[the erlang-questions mailing list](http://erlang.org/mailman/listinfo/erlang-questions), +* It is recommended to discuss new features in the +[erlang forums](https://erlangforums.com), especially for major new features or any new features in ERTS, Kernel, or STDLIB. * It is important to write a good commit message explaining **why** the feature is needed. -- 2.31.1