diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 725c9b4f..ac062d42 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: "\U0001F41B Bug report" -about: Submit a bug report to help us improve LLM Engine. If this doesn't look right, [choose a different type.](https://github.com/scaleapi/llm-engine/issues/new/choose) +about: Submit a bug report to help us improve LLM Engine. title: '' labels: bug assignees: '' @@ -18,9 +18,9 @@ Thank you for taking the time to file a bug report! Before you do so, please tak - Operating System: **Timestamp and Request ID** -_If you ran into an internal error while using `llm-engine`, please provide the following_ -- Timestamp: -- Request ID: +_If you ran into an internal error while using `llm-engine`, please provide the following. These fields are provided in the JSON Response when an internal error occurs._ +- `timestamp`: +- `request_id`: **Minimal Reproducible Example** Steps to reproduce the behavior: