]> sigrok.org Git - pulseview.git/blobdiff - HACKING
Fix #540 by introducing a method to reset the view state
[pulseview.git] / HACKING
diff --git a/HACKING b/HACKING
index 404bd1af76d5db08e69e9c3d3ee1e8f530f3d38f..32c10dddbb280bc47d92971ca465b6fd75d3b3ad 100644 (file)
--- 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
 ------------