Skip to content
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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: ''
Expand All @@ -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:
Expand Down