diff options
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 ------------ |