Let's make the octocat happy with a nice 'CONTRIBUTING.md' page.

This commit is contained in:
Arnaud Diederen
2015-07-09 15:12:05 +02:00
parent 23e9335164
commit 7df4dcc8e6
2 changed files with 17 additions and 18 deletions
+16
View File
@@ -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>.
+1 -18
View File
@@ -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
-----