Release 0.5.0 stable (#234)

* This should be everything?

* Add contributing guide
This commit is contained in:
Lucien Greathouse
2019-08-27 14:14:48 -07:00
committed by GitHub
parent 53793f7dd2
commit 91caa67e04
7 changed files with 57 additions and 5 deletions

View File

@@ -48,6 +48,8 @@ Soon, Rojo will be able to:
If you find any mistakes, feel free to make changes in the [docs](https://github.com/rojo-rbx/rojo/tree/master/docs) folder of this repository and submit a pull request!
## Contributing
Check out our [contribution guide](CONTRIBUTING.md) for detailed instructions for helping work on Rojo!
Pull requests are welcome!
Rojo supports Rust 1.34.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.