- Basic Programming language you know to contribute to the open source is enough.
- need to be courageous to push commit
If you are interested to develop & maintain this project please follow the guide below:
To get started, the first step is to pick the [issues] and ask for the repository owners to assign it to you.
And,
- Fork this repository
- Create a feature branch
- Make changes as per the requirements ( from issues )
- Create a PR
If you have list of projects that you might want to showcase to our audience, you can submit your project which is also a contribution that you can make, check the guide below:
- Fork this repository
- Create a feature branch
- Add your project information inside
src/content
by creating a file that matches your project name. - Add your project image ( icon | screenshot or any ) by creating a file inside
src/content/<your-github-username>
.
To add multiple images for multiple projects, create project directory inside src/images/<your-github-username>/<project-name>/<your-image-file>
- Read the below important note, update according to it & create a PR
Anything missing on PR based on what described above will not be accepted.
Note: Try to add more information about your project after the content mentioned above. It can be any information regarding your project or demo video, screenshots, how to setup, references etc.