mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-07-03 15:10:23 +00:00
update template
This commit is contained in:
parent
09cb5d92cb
commit
b95aaa4a9c
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,16 +1,18 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Report errors related to the book content or code
|
about: Report errors related to the book content or code
|
||||||
title: ''
|
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: rasbt
|
assignees: rasbt
|
||||||
|
body:
|
||||||
---
|
- type: markdown
|
||||||
|
|
||||||
**Describe the bug**
|
|
||||||
Please provide description of what the bug is.
|
|
||||||
|
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Bug description
|
||||||
|
description: A description of the issue.
|
||||||
|
placeholder: |
|
||||||
|
Please provide description of what the bug or issue is.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user