mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
Let's make the octocat happy with a nice 'CONTRIBUTING.md' page.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
IDAPython
|
||||
=========
|
||||
### Contributing to IDAPython
|
||||
|
||||
This page really is only a read-only version of the source code we
|
||||
host internally at http://www.hex-rays.com, and pull requests will
|
||||
not be honored.
|
||||
|
||||
However, we will gladly accept patches & suggestions. Please send
|
||||
those to <support@hex-rays.com>.
|
||||
|
||||
Found a bug?
|
||||
------------
|
||||
|
||||
Users with an IDA license that is still under support are
|
||||
encouraged to report bugs to <support@hex-rays.com>.
|
||||
@@ -26,24 +26,6 @@ Mailing list for the project is hosted by Google Groups at
|
||||
http://groups.google.com/group/idapython
|
||||
|
||||
|
||||
Found a bug?
|
||||
------------
|
||||
|
||||
Users with an IDA license that is still under support are
|
||||
encouraged to report bugs to <support@hex-rays.com>.
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
This page really is only a read-only version of the source code we
|
||||
host internally at http://www.hex-rays.com, and pull requests will
|
||||
not be honored.
|
||||
|
||||
However, we will gladly accept patches & suggestions. Please send
|
||||
those to <support@hex-rays.com>.
|
||||
|
||||
|
||||
Installation from binaries
|
||||
--------------------------
|
||||
|
||||
@@ -52,6 +34,7 @@ Installation from binaries
|
||||
3. Copy the contents of the "plugins" directory to the %IDADIR%\plugins\
|
||||
4. Copy "python.cfg" to %IDADIR%\cfg
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user