2016 Microsoft Imagine Cup project
- MS Bot Framework
- MS Bot Emulator
- Visual Studio 2017
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
Simply navigate to your directory of interest, then clone.
$ git clone https://github.com/onurcelikeng/ChatCode.git
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
ChatCode is released under the MIT License.