diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 98d3702d9..9a150b04b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,8 +22,10 @@ A clear and concise description of what you expected to happen. **Environment (please complete the following information):** - OS: [e.g. Ubuntu Linux 18.04] - - n8n Version [e.g. 0.26.0] - - Node.js Version [e.g. 10.16.0] + - n8n Version [e.g. 0.119.0] + - Node.js Version [e.g. 14.16.0] + - Database system [e.g. SQLite; n8n uses SQLite as default otherwise changed] + - Operation mode [e.g. own; operation modes are `own`, `main` and `queue`. Default is `own`] **Additional context** Add any other context about the problem here.