📝 Add database type and execution mode to issues template (#1762)

* Added database type and execution mode to issues template

* Bump n8n version suggestion

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* Bump node.js version as suggested

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
This commit is contained in:
Omar Ajoue 2021-05-12 06:13:39 +02:00 committed by GitHub
parent 6134175a06
commit 7bc79c879d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,10 @@ A clear and concise description of what you expected to happen.
**Environment (please complete the following information):** **Environment (please complete the following information):**
- OS: [e.g. Ubuntu Linux 18.04] - OS: [e.g. Ubuntu Linux 18.04]
- n8n Version [e.g. 0.26.0] - n8n Version [e.g. 0.119.0]
- Node.js Version [e.g. 10.16.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** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.