How to Begin a Project from the Current Expertiza Repository
- Login to Github or create an account.
- Set up Git on your development machine:
- Fork the Expertiza project
- Make your changes, committing often, until your project is complete.
- If you want more practice using Git and to help out the Expertiza team, you should merge the current upstream master branch back into your project before creating a pull request.
- When you are finished, create a pull request so that your code can easily be merged into Expertiza