From 209b02c8053f439bd714ae7986187e04e60de278 Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Wed, 1 Jan 2025 17:09:57 +0000 Subject: [PATCH] Add a project status to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4438bc2..c487f14 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Getting started + See http://fcron.free.fr/ and http://fcron.free.fr/doc/en/. The up-to-date documentation is also available at https://yo8192.github.io/fcron/. @@ -13,3 +15,6 @@ $ autoconf $ ./configure # optionally, use: --without-sendmail $ make updatedoc ``` +# Project status + +The project maintainer, @yo8192, has limited time to work on this project beyond maintenance. Contributions are very welcome, and changes and new features still get added via third party contributions. To ensure your work is as productive as possible and your PRs are accepted and merged smoothly, please get in touch by raising an issue to discuss what you'd like to do, get guidance and pointers etc, before spending a significant amount of time. -- 2.47.3