diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..340d09b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,18 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. +Meta Data +- Library: [e.g. Vue.js ] +- Version: [e.g. 3.3.8] + +Conversation data (if applicable) +- Conversation Link: [https://chat.openai.com/share/...] +- Prompt: [The prompt to reproduce the bug]