Before contributing, check whether the algorithm has already been implemented or not.
-
Fork the repo in your account.
-
Clone it into your machine.
git clone https://github.com/<your_username>/UltimateSecurityCam.git
-
Create a branch for your version.
git checkout -b <branch_name>
- Edit the StarterCode.py file , write proper comments.
- Keep the variable naming consistent and concise , Make sure other parts of code aren't affected by your changes.
- Update the README about the code.
- Commit and push the changes, then submit a Pull Request.
- You can ask for any kind help from the community on the NWOC gitter channel here