tessel / project

The open source Tessel Project. Start here!
https://tessel.io/
345 stars 69 forks source link

Team DelSquared (RGSoC '18): Added services hosted on Dokku #383

Closed arushi019 closed 6 years ago

arushi019 commented 6 years ago

@tcr @Frijol @tikurahul @reconbot Please review this pull request. Thanks :)

tessel-bot commented 6 years ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @tcr (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

Frijol commented 6 years ago

Thanks for the PR, team! A couple of notes on contribution style:

Just one note on the commit itself: you need a space between "*" and the list item, or it won't be a bulleted list in Markdown.

arushi019 commented 6 years ago

Hi! I have made changes as per the review by @Frijol. Kindly review the new commits in this pull request @Frijol @tikurahul @tcr @reconbot . Issue: https://github.com/tessel/project/issues/345 Thanks!