This repository is created to be a collection of all the projects done by Computer Engineering students of Sagarmatha Engineering College.
This documentation contains a set of guidelines to help you during the contribution process. We are happy to welcome all the contributions from anyone to this project. Thank you for helping out and remember, no contribution is too small. Being an open source contributor doesn't just mean writing code, either. You can help out by writing documentation, tests, or even giving suggestions. 🏆
$ git clone git@github.com:COESIS-np/projects-sec-bct.git
or
$ git clone https://github.com/COESIS-np/projects-sec-bct.git
or
Simply download the zip file.
If you don't see your batch, create one
If you don't see your subfolder, create one by name of your subject
Example:
Computer Graphics/
Major Project/
Minor Project/
Include all the necessary things like: Project Title, idea, installing process, libraries used
Use this template for your ease. Feel free to add/modify
$ touch <myProjectName>.md
So that everyone gets a shoutout 😉
Shoutout to my Amazing Teammates:
1. Jhon Doe
2. Mary Jane
3. Gandalf the White
$ git commit -m "title" -m "Description"
Create a PR to our main branch
Once review by the maintainers, necessary changes will be requested. If everything is good, it will get merged.
You can do that by hosting all you images and screenshots to anyimages hosting sites such as imgur, imgbb, postimages. Then link your uploaded images to README files.
Maintained by COESIS