refine: checklist

This commit is contained in:
yaozhicheng 2024-12-06 09:35:07 +08:00
parent 06fcda50d2
commit e1fd61d3df
4 changed files with 22 additions and 0 deletions

View File

@ -38,3 +38,13 @@ If applicable, add screenshots to help explain your problem.
## Additional Information
Add any other context about the problem here.
## Checklist
- [ ] I have searched the existing issues
- [ ] I have added the appropriate tags
- [ ] I have reproduced the issue with the latest version
- [ ] I have provided a detailed description of the bug
- [ ] I have provided steps to reproduce the issue
- [ ] I have included screenshots (if applicable)
- [ ] I have provided the environment details (OS, version, etc.)

View File

@ -32,6 +32,7 @@ Please also list any relevant details for your test configuration
# Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have added the appropriate tags
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation

View File

@ -86,6 +86,7 @@ Please also list any relevant details for your test configuration
# Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have added the appropriate tags
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation

View File

@ -75,3 +75,13 @@ If applicable, add screenshots to help explain your problem.
## Additional Information
Add any other context about the problem here.
## Checklist
- [ ] I have searched the existing issues
- [ ] I have added the appropriate tags
- [ ] I have reproduced the issue with the latest version
- [ ] I have provided a detailed description of the bug
- [ ] I have provided steps to reproduce the issue
- [ ] I have included screenshots (if applicable)
- [ ] I have provided the environment details (OS, version, etc.)