Skip to content

Commit 73ce074

Browse files
authored
Ian GitHub templates (#293)
* Update issue templates again (remove extra line)
1 parent 57916ad commit 73ce074

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "\U0001F41B Bug report"
3-
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)
3+
about: Submit a bug report to help us improve LLM Engine.
44
title: ''
55
labels: bug
66
assignees: ''
@@ -18,9 +18,9 @@ Thank you for taking the time to file a bug report! Before you do so, please tak
1818
- Operating System:
1919

2020
**Timestamp and Request ID**
21-
_If you ran into an internal error while using `llm-engine`, please provide the following_
22-
- Timestamp:
23-
- Request ID:
21+
_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._
22+
- `timestamp`:
23+
- `request_id`:
2424

2525
**Minimal Reproducible Example**
2626
Steps to reproduce the behavior:

0 commit comments

Comments
 (0)