豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 506 Bytes

File metadata and controls

27 lines (20 loc) · 506 Bytes

Contributing

Thanks for your interest in contributing.

How to contribute

  1. Fork the repo
  2. Create a branch (feat/my-change)
  3. Make your changes
  4. Open a pull request with:
    • what changed
    • why it changed
    • how to test

Standards

  • Keep changes scoped and readable
  • Add/update docs when behavior changes
  • Avoid unrelated refactors in the same PR

Reporting bugs

When filing an issue, include:

  • expected behavior
  • actual behavior
  • reproduction steps
  • environment details