From a92ccd9e33b9691906b34110ba19237215a64486 Mon Sep 17 00:00:00 2001 From: luona-dev <132394780+luona-dev@users.noreply.github.com> Date: Fri, 24 Nov 2023 12:06:31 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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]