No severity, this is a question:
Hi So I implemented SAC-discrete on a forked repo. And I want to try uploading it to ray’s actual github. How can I do that?
GitHub - bullgom/ray-sac-discrete: Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Here is my forked repo. I checked that it works on cartpole. But I’m pretty sure i would have to change more later.
This is my first time contributing to an open-source so I don’t have alot of background on this.
Hi @bullgom0213 ! Welcome to the Ray community! It’s awesome that you want to get started with OSS. There’s a guide on how to contribute to Ray in our docs here: Getting Involved / Contributing — Ray 2.46.0
Let me know if you run into any issues or have any problems with submitting a PR, or anything like that. 
Aha I got it. So I do need to create a branch! Thank you!
1 Like