Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 509 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 509 Bytes

How to conribute

  1. Fork this repo
  2. Clone it to a work directory
  3. Install ffmpeg to PATH. (Tutorial for Windows 10)
  4. Install THPconv.exe to PATH. (Google THPConv if you want to find it.)
  5. Edit the py files as you wish to improve the code.
  6. When you think it's good enough to be added to this repo; commit it to YOUR repo first then make a pull request
  7. In the PR explain why I should merge it.