Files
AstrBot/.github/PULL_REQUEST_TEMPLATE.md
T
2025-04-23 16:31:59 +08:00

677 B

解决了 #XYZ

Motivation

Modifications

Check

  • 😊 我的 Commit Message 符合良好的规范
  • 👀 我的更改经过良好的测试
  • 🤓 我确保没有引入新依赖库,或者引入了新依赖库的同时将其添加到了 requirements.txtpyproject.toml 文件相应位置。
  • 😮 我的更改没有引入恶意代码