Add a HACKING file.

This is the conventional file for contribution instructions.

Change-Id: I537da625c376fb22832a55b0c92f4cd5d374803f
This commit is contained in:
Brad Fitzpatrick 2012-10-28 04:03:52 -07:00
parent 231c3d7405
commit e74163baa0
1 changed files with 3 additions and 0 deletions

3
HACKING Normal file
View File

@ -0,0 +1,3 @@
See http://camlistore.org/docs/contributing for information
on how to contribute to the project and submit patches.