Update issue templates (#41)

This commit is contained in:
Wei Fu 2025-05-25 16:18:56 +08:00 committed by GitHub
parent 22eb63ef6e
commit 03c160d21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
---
name: Bug Issue Template
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
## Checklist
- [ ] The error occurs when using our provided Docker image.
- [ ] I've checked the tutorial, particularly the [troubleshooting section](https://github.com/inclusionAI/AReaL/blob/main/examples/README_zh.md#troubleshooting).
- [ ] I can consistently reproduce the bug across multiple trials or random seeds.
- [ ] If the error causes experiment abortion, I've verified that this error is the root cause, not a secondary error caused by peer workers.
## Detailed Information
### Describe the bug
A clear and concise description of what the bug is.
### Expected behavior
A clear and concise description of what you expected to happen.
### Full logs
If possible, provide logs for more detailed information.
## To Reproduce
### Commit ID
Please provide your Git commit ID.
### Environment
Please provide your software and hardware information if you're not using a containerized environment.
### Script
The bash script or YAML configuration to run: