From: Uwe Hermann Date: Tue, 13 Jun 2017 15:05:55 +0000 (+0200) Subject: HACKING: Prefer git pull requests over mailing list patches. X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=7d2df30584d6d4927f1f54e5221100aed75be143;hp=10906507eb3d32346506a12d4387205f7c7c6e72 HACKING: Prefer git pull requests over mailing list patches. Also, drop the reference to gitorious.org (no longer available). --- diff --git a/HACKING b/HACKING index 404bd1af..32c10ddd 100644 --- a/HACKING +++ b/HACKING @@ -18,15 +18,16 @@ OK (in order to meet Qt/C++ related guidelines, for example). Contributions ------------- - - Patches should be sent to the development mailinglist at + - In order to contribute you should ideally clone the git repository and + let us know (preferably via IRC, or via the mailing list) from where to + pull/review your changes. You can use github.com, or any other public git + hosting site. + + - Alternatively, patches can be sent to the development mailinglist at sigrok-devel@lists.sourceforge.net (please subscribe to the list first). https://lists.sourceforge.net/lists/listinfo/sigrok-devel - - Alternatively, you can also clone the git repository and let us know - from where to pull/review your changes. You can use gitorious.org, - github.com, or any other public git hosting site. - Random notes ------------