From 66cf052b8c11c5bc02e1f6ef65687c3bb1644d1f Mon Sep 17 00:00:00 2001 From: Sacha Bron Date: Mon, 21 Oct 2024 19:51:46 +0200 Subject: [PATCH] Update issue templates (#457) * Update issue templates * Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e9001c0..1bfa86c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,8 +7,6 @@ assignees: '' --- -_Note: we're aware of some missing content in the output and layout issues on tables. Please refrain from opening new issues on this topic unless if you think it's different from what has already been reported._ - **Describe the bug** Write a concise description of what the bug is. @@ -19,19 +17,15 @@ If possible, please provide the PDF file causing the issue. If you have it, please provide the ID of the job you ran. You can find it here: https://cloud.llamaindex.ai/parse in the "History" tab. -**Screenshots** -Feel free to also provide screenshots if relevant. - **Client:** Please remove untested options: - - Frontend (cloud.llamaindex.ai) - Python Library + - API + - Frontend (cloud.llamaindex.ai) - Typescript Library - Notebook - - API - -**Options** -What options did you use? Multimodal, fast mode, parsing instructions, etc. **Additional context** Add any additional context about the problem here. +What options did you use? Premium mode, multimodal, fast mode, parsing instructions, etc. +Screenshots, code snippets, etc.