Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 524 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 524 Bytes

テスト

$ pip install tox
$ tox
  • tox の install はアプリケーションの virtualenv と同じである必要はありません
  • $ toxtox.ini と同じディレクトリで実行してください

ChangeLog.txtの更新

  • masterbranch に修正を反映させる時に ChangeLog.txt には以下形式で内容を記入ください
Release Notes - <masterbranchにmergeした日>
-----------------------------------------------
- [<branch名>] <issue名 or 修正概要名>