You are free to contribute to VestfoldDevelopers via GitHub Pull Requests.
A successful git branching model
- Fork this repo.
- Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin - Open a Pull Request :D
- Wait for others to accept the request or provide insightful feedback to improve your contribution.
Comments get filtered out when compiling. If you do anything that can not be immediately understood: comment it.