In two years of development, I found only one bug in jQuery. I confirmed it as a bug by reviewing related tickets at dev.jquery.com, and it was later fixed.
Now, however, I've found another. And this time, I want to submit a proposed patch. I've corrected the bug in my local copy of jQuery, and want to submit it to be evaluated for inclusion in the next release.
How do I do this?
I've never contributed to an open-source project before. I know of github.com, but I've never used it other than to view code.