This is the source code of the official website of Kathmandu University Open source Community. Live Project: http://kucc.ku.edu.np/kuosc/
- Clone the project:
git clone https://github.com/kucc1997/kuosc.git
- From the project folder open
index.html
file in the browser.
- See the known issues here or find the issues by visiting website here.
- If you are solving known issue, ask for permission in the issue itself and wait for approval.
- If you are solving the new issue, or solving the known issue after approval, fork the project and create a Pull Request clearly mentioning about your changes.
- Fork this Project.
- Clone forked project in your local machine.
- create a new branch you can use your
username
as branch name. - Make necessary changes and Commit the changes to your newly created branch.
- Create a pull request from your repo.
Note: Please Remember, Since this is an open source project do not include any copyrighted design or materials while contributing
If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.