Spaces:
Running
Running
# roblox-cs | |
 | |
Roblox CSharp to Lua compiler | |
## Contributing | |
### This section only applies for the `rewrite` branch currently, I will not accept PRs on the `master` branch! | |
1. [Fork it](https://github.com/roblox-csharp/roblox-cs/fork) | |
2. Commit your changes (`git commit -m 'feat: add some feature'`) | |
3. Test your code (`dotnet test` or Ctrl + R, A in Visual Studio) | |
4. Push your changes (`git push`) | |
5. Create a pull request | |