From 9956cb9762f8b0572c3ccc362a1abfced575920f Mon Sep 17 00:00:00 2001 From: Lorenzo Fontana Date: Thu, 6 Jun 2019 22:14:08 +0000 Subject: [PATCH] new: add system info to the list of requirements Signed-off-by: Lorenzo Fontana --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 8b1402f0..9d5bc76b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -10,7 +10,6 @@ labels: kind/bug If the matter is security related, please disclose it privately via https://falco.org/security/ --> - **What happened**: **What you expected to happen**: @@ -21,6 +20,7 @@ If the matter is security related, please disclose it privately via https://falc **Environment**: - Falco version (use `falco --version`): +- System info - Cloud provider or hardware configuration: - OS (e.g: `cat /etc/os-release`): - Kernel (e.g. `uname -a`):