From a4bcab76bfd9ce8882683fcda96562804ab452b1 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Tue, 25 Jun 2024 16:29:28 +0000
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5ac7176..1c45397 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,3 +2,15 @@
 
 If you have any issues or ideas for improvement you can send me an email to _thl-cmk[at]outlook[dot]com_.\
 You can also contact me in the [CMK forum](https://forum.checkmk.com/) by sending me a direct message or using `@thl-cmk` in your post.
+
+
+Please include:
+- your CMK version/edition
+- your environment (stand alone or distributed)
+- the OS of your CMK server(s)
+- the version of the plugin
+- the crash report (if any)
+- the output of the nvdct (including the complete command line)
+- the coniguration file of nvdct (by default nvdct.toml)
+
+For issues with the inventory plugins see the contribution guide lines of the inventory plugin.
\ No newline at end of file
-- 
GitLab