Update CONTRIBUTING.md

pull/1052/head
Jason 2 years ago committed by GitHub
parent ffda658790
commit 81b20f5e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,4 @@
# Contributing to Reddit Video Maker Bot 🎥 # Contributing to Reddit Video Maker Bot 🎥
Thanks for taking the time to contribute! ❤️ Thanks for taking the time to contribute! ❤️
@ -115,7 +116,7 @@ Before contributing, follow these steps (if you are a beginner)
- Create a fork of this repository to your personal account - Create a fork of this repository to your personal account
- Clone the repo to your computer - Clone the repo to your computer
- Make sure that you have all dependencies installed - Make sure that you have all dependencies installed
- Run `python3 main.py` to make sure that the program is working - Run `python main.py` to make sure that the program is working
- Now, you are all setup to contribute your own features to this repo! - Now, you are all setup to contribute your own features to this repo!
Even if you are a beginner to working with python or contributing to open source software, Even if you are a beginner to working with python or contributing to open source software,

Loading…
Cancel
Save