If you would like to contribute to the Cmder-inst project, here are a couple guidelines.
- Download NSIS
- Fork the repository on GitHub
- Create a feature branch based on the development branch
- Make changes in your separate branch
- Make sure commit messages are easy to understand
- Make sure to test your executable as much as possible
- Push your changes to the branch in your fork of the repository.
- Submit a pull request tot he development branch of the cmder-inst respository.
- Make sure to explicityly say not to complete pull request if you are still making changes.