mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
Update index.html
This commit is contained in:
parent
7476e762a3
commit
cee9c15014
|
@ -99,7 +99,7 @@ Warning: SQLite3::exec(): near "": syntax error in index.php on line 19
|
||||||
|
|
||||||
<p>All code contributions are greatly appreciated. First off, clone the <a href="https://github.com/sqlmapproject/sqlmap">Git repository</a>, read the <a href="https://github.com/sqlmapproject/sqlmap/wiki">user's manual</a> carefully, go through the code yourself and <a href="mailto:dev@sqlmap.org">drop us</a> an email if you are having a hard time grasping its structure and meaning.</p>
|
<p>All code contributions are greatly appreciated. First off, clone the <a href="https://github.com/sqlmapproject/sqlmap">Git repository</a>, read the <a href="https://github.com/sqlmapproject/sqlmap/wiki">user's manual</a> carefully, go through the code yourself and <a href="mailto:dev@sqlmap.org">drop us</a> an email if you are having a hard time grasping its structure and meaning.</p>
|
||||||
<p><strong>Bug reports are welcome</strong>! Please report all bugs on the <a href="https://github.com/sqlmapproject/sqlmap/issues">issue tracker</a>. Our preferred method of patch submission is via a Git <a href="https://help.github.com/articles/using-pull-requests">pull request</a>.</p>
|
<p><strong>Bug reports are welcome</strong>! Please report all bugs on the <a href="https://github.com/sqlmapproject/sqlmap/issues">issue tracker</a>. Our preferred method of patch submission is via a Git <a href="https://help.github.com/articles/using-pull-requests">pull request</a>.</p>
|
||||||
<p>Each patch should make one logical change. Please follow the existing stylistic conventions: wrap code to 76 columns when possible. Avoid tabs, use four space characters instead. Before you put time into a non-trivial patch, it is worth discussing it on the <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a> or privately by <a href="mailto:dev@sqlmap.org">email</a>.</p>
|
<p>Each patch should make one logical change. Please follow the existing stylistic conventions: wrap code to 76 columns when possible. Avoid tabs, use four space characters instead. Before you put time into a non-trivial patch, it is worth discussing it privately by <a href="mailto:dev@sqlmap.org">email</a>.</p>
|
||||||
<p>Many <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS.md">people</a> have contributed in different ways to the sqlmap development. <strong>You</strong> can be the next!</p>
|
<p>Many <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS.md">people</a> have contributed in different ways to the sqlmap development. <strong>You</strong> can be the next!</p>
|
||||||
|
|
||||||
<a name="donate"><h1>Donate</h1></a>
|
<a name="donate"><h1>Donate</h1></a>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user