From 91045e73cc99dd12d3732e5251cac14dae46e1da Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 11 May 2022 08:10:51 +0200 Subject: [PATCH] BUG_ISSUE instructions --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55779b4970..ac5a4b1742 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,4 +21,7 @@ happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**Windmill version** Go on the left menu -> -> User Settings and copy the +printed version in "Running windmill version (backend): XXX". + **Additional context** Add any other context about the problem here.