diff --git a/.github/ISSUE_TEMPLATE/bug-.md b/.github/ISSUE_TEMPLATE/bug-.md new file mode 100644 index 0000000000..c6a601840a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-.md @@ -0,0 +1,32 @@ +--- +name: 'Bug:' +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + +Dify version: Cloud | Self Host + +## Steps To Reproduce + + +1. +2. + + +## The current behavior + + +## The expected behavior