mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:16:08 +00:00
53 lines
1.4 KiB
Markdown
53 lines
1.4 KiB
Markdown
---
|
||
name: Bug report
|
||
about: Report a bug to help us improve. Please use discussions for feature requests.
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
<!-- Note: Please do not clear the contents of the issue template. Items marked with * are required. Issues not filled out according to the template will be closed. -->
|
||
<!-- 注意:请不要将 issue 模板内容清空,带 * 的项目为必填项,没有按照模板填写的issue将被关闭。-->
|
||
|
||
## * Describe the bug
|
||
|
||
<!-- A clear and concise description of what the bug is. -->
|
||
|
||
## * Environment
|
||
|
||
<!-- Please view it by clicking on the ? icon in the upper right corner of the NocoBase navigation bar. -->
|
||
- NocoBase version:
|
||
|
||
<!-- [e.g. PostgreSQL 12, MySQL 8.x, SQLite] -->
|
||
- Database type and version:
|
||
|
||
<!-- [e.g. MacOS, Windows] -->
|
||
- OS:
|
||
|
||
<!-- Docker, Create-nocobase-app, Git source code -->
|
||
- Deployment Methods:
|
||
|
||
<!-- If using Docker for deployment, please provide. [e.g. nocobase/nocobase:latest] -->
|
||
- Docker image version:
|
||
|
||
<!-- If using Create-nocobase-app or Git source code for deployment, please provide. -->
|
||
- NodeJS version:
|
||
|
||
|
||
## * How To Reproduce
|
||
|
||
<!-- Please describe the reproduction process in as much detail as possible. -->
|
||
|
||
## Expected behavior
|
||
|
||
<!-- A clear and concise description of what you expected to happen. -->
|
||
|
||
## Screenshots
|
||
|
||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||
|
||
## Logs
|
||
|
||
<!-- If it's an API error, please provide the relevant server logs. -->
|