-
Check out the issues page for ideas and whether your idea of change happen to be there with some more details
-
Fork repository
-
Make changes
If you don't know Python:
Edit internships.csv (No need to worry about ordering since we would sort jobs via a script)
Else:
Create a Python virtual environment and install the needed Python packages with
pip install -r requirements.txt
-
Open a pull request!
If you find the process above difficult, just make an issue in GitHub, and we would take a look.