From c2a95a372f78c60568366f732cebf216779da883 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 30 Mar 2025 23:04:22 +0100 Subject: [PATCH] Add a note about closed issues, from David Mandelberg. --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0c517a52..c1bd088f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -77,3 +77,8 @@ The log files are: - `tmux-out*.log`: output log file. Please attach the log files to your issue. + +## What does it mean if an issue is closed? + +All it means is that work on the issue is not planned for the near future. See +the issue's comments to find out if contributions would be welcome.