Cohort7 Organization
Steps to contribute to practicals:
You would notice there's a project tab for this repository, which is used to track all the practical tasks needed for this cohort. The following are instructions for contributing practical tasks to this repo.
- All Issues must be first created and assigned on the project tab.
- To work on an issue that required contributing to the repo. Look for the branch related to your issue.
- Work on your task in a new folder.
- Update the requirements.txt file and .gitignore file.
- Do a pull request to the master branch.