>From bd68890d7cbbcb0ec426f27ebd2e410a6fa8fb11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D1=80=D1=8F=D0=BA=D0=B8=D0=BD=20=D0=90=D1=80?= =?UTF-8?q?=D1=82=D1=91=D0=BC?= <[email protected]> Date: Sat, 18 Jul 2026 12:49:59 +0300 Subject: [PATCH] org-contribute.org: Point to org-mailing-list.org rather than mailing list site
* org-contribute.org (Ways that do not involve programming): Point to org-mailing-list.org file rather than mailing list site, also mention that it is possible to subscribe with Gnus via nntp gateway like gmane.io or yhetil.org. --- org-contribute.org | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/org-contribute.org b/org-contribute.org index 9e8fbba8..e09ef98a 100644 --- a/org-contribute.org +++ b/org-contribute.org @@ -64,11 +64,12 @@ https://orgmode.org/worg/org-mailing-list.html#i-didnt-receive-an-answer the section of the manual on how to provide useful [[https://orgmode.org/org.html#Feedback][feedback]] or this other great text: [[http://www.chiark.greenend.org.uk/~sgtatham/bugs.html][How to Send Bug Reports Effectively]]. -- *Try to reproduce bugs*: That's always very helpful. Do subscribe to - [[https://lists.gnu.org/mailman/listinfo/emacs-orgmode][Org's mailing list]] and monitor new unreferenced bugs. Try to - reproduce them. If you can reproduce a bug, reply to the original - poster and add [[https://tracker.orgmode.org/howto][=Confirmed.=]] in a separate line of your email text, - and the bug will then be shown on [[https://tracker.orgmode.org/?types=bug][tracker.orgmode.org]]. +- *Try to reproduce bugs*: That's always very helpful. Do subscribe + to [[file:org-mailing-list.org][Org's mailing list]] either by email or a news reader like Gnus and + monitor new unreferenced bugs. Try to reproduce them. If you can + reproduce a bug, reply to the original poster and add [[https://tracker.orgmode.org/howto][=Confirmed.=]] + in a separate line of your email text, and the bug will then be + shown on [[https://tracker.orgmode.org/?types=bug][tracker.orgmode.org]]. - *Help other users by replying to their questions* [[file:org-mailing-list.org][on the mailing list]] or on [[file:org-web-social.org][other web places]]. -- 2.54.0
