diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-06 16:14:18 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-06 16:14:18 -0600 |
commit | 6025df659432cd2dd98d1f1840fb4a0d9d4f5cd4 (patch) | |
tree | abfbcb5cb6cfe80b8f77457eeacfb594ae025a41 /HACKING | |
parent | 6f86f46c965d2268c533d9cedf873b922a598bb1 (diff) | |
download | 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-- | HACKING | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 ------------ |