From c7479639f715e2ab60d37666e0c5a56eed4ccfbd Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 30 Sep 2024 16:52:21 +0000
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1c45397..26080ab 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,8 +9,10 @@ Please include:
 - your environment (stand alone or distributed)
 - the OS of your CMK server(s)
 - the version of the plugin
+- the version of the inventory plugin(s)
 - the crash report (if any)
 - the output of the nvdct (including the complete command line)
 - the coniguration file of nvdct (by default nvdct.toml)
+- the nvdct log file (in some cases with the `--log-level DEBUG` option)
 
-For issues with the inventory plugins see the contribution guide lines of the inventory plugin.
\ No newline at end of file
+For issues with the inventory plugins see the contribution guide lines of the inventory plugin.
-- 
GitLab