1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 13:19:01 +00:00

Mention Github services in the HACKING file

This commit is contained in:
dmiller
2015-10-21 13:40:47 +00:00
parent a59417a6cf
commit 028fc7daca

View File

@@ -46,6 +46,9 @@ some ideas of contributions that might be particularly useful are listed in
the todo file, available in todo/nmap.txt or online at
https://svn.nmap.org/nmap/todo/nmap.txt
o Bug reports and feature requests at http://issues.nmap.org/ are a good place
to look for ideas.
o Script ideas page. Writing NSE scripts is an excellent way to contribute to
the project. You can add your script ideas to our wiki page, or pick one and
implement it. See: https://secwiki.org/w/Nmap_Script_Ideas
@@ -81,6 +84,8 @@ Then make a unified diff, by issuing the following command:
If you've added several features, it's best to send them as several independent
patches if you can.
We also accept Github Pull Requests at https://github.org/nmap/nmap
Style
-----