- Fork the repo
To begin, your first step is to clone the GitHub repository at OpenCodeEra/OpenCodeEra or alternatively, you have the option to download the files.
If you don't know how to clone or where to download the code the watch this video.
Or you can run this code in your PC/Laptop terminal
git clone https://github.com/OpenCodeEra/OpenCodeEra.git
- look for a issue to solve ( you can also submit a feature request or bug using issue section and then solve it )
- open a PR (Pull Request)
- look at the list of
Good First Issues
here - https://github.com/OpenCodeEra/OpenCodeEra/contribute - To check status of all tasks - https://github.com/orgs/OpenCodeEra/projects/1
- Opening well explained issues with appropriate tags
- Reviewing PR's and making sure you don't push any breaking changes into the
main
branch.