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
|
## HOW TO CONTRIBUTE TO DNSMAP DEVELOPMENT
dnsmap is available at
https://github.com/resurrecting-open-source-projects/dnsmap
If you are interested in contribute to dnsmap development, please, follow
these steps:
1. Send a patch that fix an issue or that implement a new feature.
Alternatively, you can do a 'pull request'[1] in GitHub.
[1] https://help.github.com/articles/about-pull-requests
2. Ask for join to the dnsmap project in GitHub, if you want to work
officially. Note that this second step is not compulsory. However,
to accept you in project, is needed a minimum previous collaboration.
To find issues and bugs to fix, you can check these addresses:
- https://github.com/resurrecting-open-source-projects/dnsmap
- https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;package=dnsmap
- https://bugs.launchpad.net/ubuntu/+source/dnsmap/+bugs
If you want to join, please make a contact.
-- Eriberto, Thu, 17 Nov 2019 00:44:53 -0300.
|