ソースを参照

Update issue templates (#140)

tags/0.2.2
Joel 2年前
コミット
eddd038959
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更32行の追加0行の削除
  1. 32
    0
      .github/ISSUE_TEMPLATE/bug-.md

+ 32
- 0
.github/ISSUE_TEMPLATE/bug-.md ファイルの表示

@@ -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

読み込み中…
キャンセル
保存