Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 337 Bytes

File metadata and controls

10 lines (8 loc) · 337 Bytes

Contributing

感谢你的兴趣!在提交 PR 前,请:

  1. 对应 Issue 里先达成共识(避免方向性偏差)。
  2. 运行本地检查:
    • shellcheck install.sh uninstall.sh
    • nvim --headless -u ./config.vim -c 'q'
  3. PR 需附简短测试说明或 GIF。

建议从带有 good first issue 的任务开始。