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
Hello @christina. this is my pull request to the ray-project. I’m curious if I need to do anything?
It says
Merging is blocked
Waiting on code owner review from ray-project/ray-rllib.
with 1 pending check
buildkite/premerge Expected — Waiting for status to be reported
Can you help me find out what this means? Thank you!
Hello! Currently, it means that it is awaiting review from the RLlib, who will leave comments and suggestions on your PR. You can wait for any comments. Thank you for opening a PR! <3