HACKING: Prefer git pull requests over mailing list patches.

Also, drop the reference to gitorious.org (no longer available).
This commit is contained in:
Uwe Hermann 2016-08-28 20:16:31 +02:00
parent 7dcaddd3f0
commit 4a94c27d95
1 changed files with 6 additions and 5 deletions

11
HACKING
View File

@ -14,15 +14,16 @@ Please use the same style for any code contributions, thanks!
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.
Adding a new hardware driver
----------------------------