mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 13:59:06 +08:00
Update issue templates (#140)
This commit is contained in:
parent
7a2291f450
commit
eddd038959
32
.github/ISSUE_TEMPLATE/bug-.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug-.md
vendored
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
name: 'Bug:'
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please provide a clear and concise description of what the bug is. Include
|
||||||
|
screenshots if needed. Please test using the latest version of the relevant
|
||||||
|
Dify packages to make sure your issue has not already been fixed.
|
||||||
|
-->
|
||||||
|
|
||||||
|
Dify version: Cloud | Self Host
|
||||||
|
|
||||||
|
## Steps To Reproduce
|
||||||
|
<!--
|
||||||
|
Your bug will get fixed much faster if we can run your code and it doesn't
|
||||||
|
have dependencies other than Dify. Issues without reproduction steps or
|
||||||
|
code examples may be immediately closed as not actionable.
|
||||||
|
-->
|
||||||
|
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
|
||||||
|
|
||||||
|
## The current behavior
|
||||||
|
|
||||||
|
|
||||||
|
## The expected behavior
|
Loading…
x
Reference in New Issue
Block a user