Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 319 Bytes

File metadata and controls

13 lines (9 loc) · 319 Bytes

Contributing

感謝你的貢獻。請先確認:

  1. 不提交任何真實資料與敏感資訊
  2. 不提交商業規則、Prompt、私有詞庫
  3. 提交前執行測試:pytest -q

開發流程

  1. Fork 並建立 feature branch
  2. 新增測試或更新既有測試
  3. 提交 PR,描述變更目的與影響