mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Mention Github services in the HACKING file
This commit is contained in:
parent
a59417a6cf
commit
028fc7daca
1 changed files with 5 additions and 0 deletions
5
HACKING
5
HACKING
|
|
@ -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
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue