Listing of the wordpress project for IT Club website done by the executive members during 2018/19.
- Abhishek Joshi -> Github
- Gaurav Pandeya -> Github
- Ojesh Manandhar -> Github
- Shristi Singh Dongol -> Github
- Srijan Bajracharya -> Github
- Suyog Dahal -> Github
- Fork it (https://github.com/kec-it-club/kitc-wordpress/fork)
- Create your project branch (
git checkout -b project/project-name
) - Commit your changes (
git commit -am 'Add the project'
) - Push to the branch (
git push origin project/project-name
) - Create a new Pull Request