Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Giganticus authored Oct 12, 2020
1 parent b2d564d commit a9a260a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# How to conribute
1. Fork this repo
2. Clone it to a work directory
3. Install [ffmpeg](https://ffmpeg.org/download.html#build-windows) to PATH. [(Tutorial for Windows 10)](https://www.youtube.com/watch?v=qjtmgCb8NcE)
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.

0 comments on commit a9a260a

Please sign in to comment.