mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 02:25:23 +00:00
chore: revise bug report template
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -9,11 +9,22 @@ assignees: ''
|
||||
|
||||
**Please enter the following details**
|
||||
|
||||
Copy and paste project info : [Youtube Video](https://www.youtube.com/watch?v=AUSNN-RCwhE)
|
||||
Copy and Paste Project Info - Tutorials: How to check my Project info? ([YouTube Tutorial](https://www.youtube.com/watch?v=AUSNN-RCwhE) or [Documentation](https://docs.nocodb.com/FAQs#how-to-check-my-project-info-))
|
||||
|
||||
or
|
||||
```
|
||||
Node: **v16.14.0**
|
||||
Arch: **arm64**
|
||||
Platform: **darwin**
|
||||
Docker: **false**
|
||||
Database: **mysql2**
|
||||
ProjectOnRootDB: **false**
|
||||
RootDB: **mysql2**
|
||||
PackageVersion: **0.90.5**
|
||||
```
|
||||
|
||||
please provide the following details :
|
||||
or provide the following info
|
||||
|
||||
```
|
||||
NocoDB used as docker : true / false
|
||||
NocoDB version :
|
||||
Database used in NC_DB URL : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty)
|
||||
@@ -22,23 +33,20 @@ Database on which spreadsheet is created : mysql | pg | mssql | sqlite3 / (defau
|
||||
OS on which NocoDB is running :
|
||||
Node.js version if running as node :
|
||||
Database version :
|
||||
```
|
||||
|
||||
**Steps To Reproduce**
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. See error
|
||||
|
||||
**Expected behavior**
|
||||
**Expected Behavior**
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
|
||||
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**
|
||||
Join our discord : https://discord.gg/5RgZmkW for realtime help.
|
||||
Reference in New Issue
Block a user