From a9e0828a81605bd4dfd70bfa164b6d5bd7089a2f Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Fri, 26 Jan 2024 13:43:29 +0100 Subject: [PATCH] Add some notes to the issues template --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bb7896a..0e576f5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,5 +40,8 @@ body: - type: textarea attributes: label: Minimal Dockerfile - description: Please provide the relevant parts of your Dockerfile to reproduce the issue + description: | + Please provide the relevant parts of your Dockerfile to reproduce the issue. + Please don't post your whole Dockerfile: it'll take more time from the maintainers to check what's going wrong. + And it's time you won't pay for. render: Dockerfile