From b8ec70c461b0b3d3d9fc4f1a3d28cce8d05354dc Mon Sep 17 00:00:00 2001 From: Mark Ellzey Date: Wed, 23 Dec 2015 02:42:48 -0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad9652f8..fdd777ee 100644 --- a/README.md +++ b/README.md @@ -199,19 +199,21 @@ For the latest development versions of Libevent, access our Git repository via ``` -$ git clone git://levent.git.sourceforge.net/gitroot/levent/libevent +$ git clone https://github.com/libevent/libevent.git ``` You can browse the git repository online at: - - -To report bugs, request features, or submit patches to Libevent, -use the Sourceforge trackers at +To report bugs, issues, or ask for new features: - +__Patches__: https://github.com/libevent/libevent/pulls +> OK, those are not really _patches_ You fork, modify, and hit the "Create Pull Request" button. +> You can still submit normal git patchs via the mailing list. + +__Bugs, Features [RFC], and Issus__: https://github.com/libevent/libevent/issues +> Or you can do it via the mailing list. There's also a libevent-users mailing list for talking about Libevent use and development: