Build status |
---|
This repository hosts http://www.mitmunc.org/, the website of the MIT Model United Nations Conference (MITMUNC). It is built with HTML, CSS, and Javascript.
- Clone this repository.
- Ready to go!
To work on a bug or new feature:
- Assign yourself to the relevant issue.
- Create a new feature branch with a descriptive name, e.g.
login-redesign
. - Commit and push your work.
- Submit a pull request.
- Review the comments on the pull request (if any).
And voilà! Now you just have to wait for an administrator to merge your branch into master
.