1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
## HOW TO CONTRIBUTE TO PACKIT DEVELOPMENT
Packit is available at https://github.com/resurrecting-open-source-projects/packit
If you are interested in contribute to Packit development, please, follow
these steps:
1. Send me a patch that fix an issue or that implement a new feature.
Alternatively, you can do a 'pull request'[1] in GitHub. Other good
idea is help to remove the building warnings.
[1] https://help.github.com/articles/using-pull-requests
2. Ask for join to the Packit project in GitHub, if you want to work
officially. Note that this second step is not compulsory. However,
to accept you in project, I need a minimum collaboration before.
**TIP: now, Packit needs to understand IPv6. Can you implement it?**
To find issues and bugs to fix, you can check these addresses:
- https://github.com/resurrecting-open-source-projects/packit/issues
- https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;package=packit
- https://bugs.launchpad.net/ubuntu/+source/packit/+bugs
If you want to join, please contact me: eriberto at eriberto.pro.br
-- Eriberto, Mon, 09 May 2016 09:50:53 -0300
|