Hello, I'm new to github usage but I want to contribute to kafka. I am trying to setup my github repo based on the instructions mentioned here: https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Code+Changes#ContributingCodeChanges-PullRequest
I have one doubt though. Which repo shall I configure as the remote - apache-kafka or my fork ? If I configure apache-kafka as remote, will I be able to submit pull requests? If I sync my committed changes to my fork (hosted on github), will I issue pull requests from this fork to apache-kafka ? Thanks, Mojhaha