Remove outdated notices

This commit is contained in:
Lucien Greathouse
2020-09-09 17:31:34 -07:00
parent ec5b3f80ef
commit 45a20a1633
14 changed files with 110 additions and 133 deletions

View File

@@ -3,10 +3,10 @@ Rojo is a big project and can always use more help!
Some of the repositories covered are:
* https://github.com/Roblox/rojo
* https://github.com/Roblox/rbx-dom
* https://github.com/Roblox/vscode-rojo
* https://github.com/Roblox/rbxlx-to-rojo
* https://github.com/rojo-rbx/rojo
* https://github.com/rojo-rbx/rbx-dom
* https://github.com/rojo-rbx/vscode-rojo
* https://github.com/rojo-rbx/rbxlx-to-rojo
## Code
Code contributions are welcome for features and bugs that have been reported in the project's bug tracker. We want to make sure that no one wastes their time, so be sure to talk with maintainers about what changes would be accepted before doing any work!
@@ -14,7 +14,7 @@ Code contributions are welcome for features and bugs that have been reported in
You'll want these tools to work on Rojo:
* Latest stable Rust compiler
* Latest stable [Rojo](https://github.com/Roblox/rojo)
* Latest stable [Rojo](https://github.com/rojo-rbx/rojo)
* [Foreman](https://github.com/Roblox/foreman)
## Documentation