Update issue templates

This commit is contained in:
Jason Dai 2025-03-11 08:53:01 +08:00 committed by GitHub
parent 6a2d87e40f
commit d0e443e893
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,29 @@
---
name: "\U0001F41BBug report"
about: Report a bug or error
title: ''
labels: user issue
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug or error is.
**How to reproduce**
Steps to reproduce the error:
1. ...
2. ...
3. ...
4. ...
**Screenshots**
If applicable, add screenshots to help explain the problem
**Environment information**
If possible, please attach the output of the environment check script, using
- https://github.com/intel/ipex-llm/blob/main/python/llm/scripts/env-check.bat, or
- https://github.com/intel/ipex-llm/blob/main/python/llm/scripts/env-check.sh
**Additional context**
Add any other context about the problem here.