mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-07-03 07:04:25 +00:00
update template
This commit is contained in:
parent
09cb5d92cb
commit
b95aaa4a9c
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,16 +1,18 @@
|
||||
---
|
||||
|
||||
name: Bug report
|
||||
about: Report errors related to the book content or code
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: rasbt
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
Please provide description of what the bug is.
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Bug description
|
||||
description: A description of the issue.
|
||||
placeholder: |
|
||||
Please provide description of what the bug or issue is.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -55,7 +57,7 @@ Please provide description of what the bug is.
|
||||
# [OK] tensorflow 2.16.1
|
||||
# [OK] tqdm 4.66.4
|
||||
# [OK] pandas 2.2.2
|
||||
# [OK] psutil 5.9.8
|
||||
# [OK] psutil 5.9.8
|
||||
```
|
||||
|
||||
</details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user