From 86008a3b10b5567ed7c3e9a67c15a50d2952fda6 Mon Sep 17 00:00:00 2001 From: o1lab Date: Fri, 11 Jun 2021 18:25:30 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c8accd007e..3a82761892 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,14 +8,20 @@ assignees: '' --- **Please enter the following details** -NocoDB was started as a : Docker or node.js + +Copy and paste project info : [Youtube Video](https://www.youtube.com/watch?v=AUSNN-RCwhE) + +or + +please provide the following details : +NocoDB used as docker : true / false NocoDB version : Database used in NC_DB URL : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty) Project was created by clicking : New Project | New Project by connecting to external database Database on which spreadsheet is created : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty) -Database version : OS on which NocoDB is running : Node.js version if running as node : +Database version : **Steps To Reproduce** 1. Go to '...' @@ -29,3 +35,10 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. Join our discord : https://discord.gg/5RgZmkW for realtime help. + +Node version : **v12.22.1** +Arch type: **x64** +Platform: **linux** +Docker: **true** +Database: **sqlite3** +packageVersion: **0.9.27**