Browse Source

chore: revise bug report template

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
pull/1860/head
Wing-Kam Wong 3 years ago
parent
commit
a3022795cb
  1. 36
      .github/ISSUE_TEMPLATE/bug_report.md

36
.github/ISSUE_TEMPLATE/bug_report.md

@ -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)
or
please provide the following details :
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-))
```
Node: **v16.14.0**
Arch: **arm64**
Platform: **darwin**
Docker: **false**
Database: **mysql2**
ProjectOnRootDB: **false**
RootDB: **mysql2**
PackageVersion: **0.90.5**
```
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.
If applicable, add screenshots to help explain your problem.
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.
Loading…
Cancel
Save