From: David Thompson <davet@gnu.org>
Date: Mon, 29 Sep 2014 19:54:36 +0000 (-0400)
Subject: hacking: Add 'Development Requirements' section.
X-Git-Tag: v0.1~67
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=df3c3182ea476b5ba7273f046f7a387ef7d19102;p=org.fsf.memberdashboard.git

hacking: Add 'Development Requirements' section.

* HACKING.md ('Development Requirements'): New section.
---

diff --git a/HACKING.md b/HACKING.md
index 2de54ad..561fa8c 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -1,5 +1,11 @@
-Commit Messages
----------------
+Development Requirements
+------------------------
+
+* [Civix](https://github.com/totten/civix)
+  Civix is a command-line tool for building CiviCRM extensions.
+
+Commit Message Guidelines
+-------------------------
 
 Follow the GNU coding standards for change log messages.  Browse the
 commit log for examples.