Please use the issue tracker to report any bugs or file feature requests.
PRs are welcome. To begin developing, do this:
- Clone repo and create a new branch:
$ git checkout https://github.com/alichtman/stronghold -b name_for_new_branch
.
$ git clone "https://github.com/vatsa287/cli-weather"
$ git checkout -b name_for_new_branch
- Make changes and test
- Submit Pull Request with comprehensive description of changes