Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
slundberg authored May 18, 2023
1 parent 23e7697 commit 350dc52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ A clear and concise description of what the bug is.

**To Reproduce**
Give a full working code snippet that can be pasted into a notebook cell or python file. Make sure to include the LLM load step so we know which model you are using.
```python
# put your code snippet here
```

**System info (please complete the following information):**
- OS (e.g. Ubuntu, Windows 11, Mac OS, etc.):
Expand Down

0 comments on commit 350dc52

Please sign in to comment.