summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-01-06 23:14:18 +0100
committerDan McGee <dan@archlinux.org>2008-01-06 23:14:18 +0100
commit6025df659432cd2dd98d1f1840fb4a0d9d4f5cd4 (patch)
treeabfbcb5cb6cfe80b8f77457eeacfb594ae025a41 /HACKING
parent6f86f46c965d2268c533d9cedf873b922a598bb1 (diff)
downloadpacman-6025df659432cd2dd98d1f1840fb4a0d9d4f5cd4.tar.gz
pacman-6025df659432cd2dd98d1f1840fb4a0d9d4f5cd4.tar.xz
Asciidoc a few more of our informative files
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING10
1 files changed, 6 insertions, 4 deletions
diff --git a/HACKING b/HACKING
index 5ee6d064..230cbb09 100644
--- a/HACKING
+++ b/HACKING
@@ -1,8 +1,10 @@
-Contributing to pacman
-======================
+Pacman - Contributing
+=====================
-In addition to this file, please read `submitting-patches` and
-`translation-help` in the same directory for additional info on contributing.
+This file is meant to give you a brief overview of coding style and other
+concerns when hacking on pacman. If you are interested in contributing, please
+read link:submitting-patches.html[submitting-patches] and
+link:translation-help.html[translation-help] as well.
Coding style
------------