diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-09-28 17:19:11 -0400 |
---|---|---|
committer | Callan Barrett <wizzomafizzo@gmail.com> | 2008-09-29 15:25:15 +0800 |
commit | a0e75dbbfcde794657a344f6b92888b713b950a7 (patch) | |
tree | b20bee4e7077cf66a29af5569a73e82011495139 /HACKING | |
parent | c7bfd9528473da0886afd328f0fa68e26c97ca3d (diff) | |
download | aurweb-a0e75dbbfcde794657a344f6b92888b713b950a7.tar.xz |
Update documentation.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -18,7 +18,13 @@ Consider creating templates for HTML. MySQL queries should generally go into functions. +Submitting patches +------------------ Please submit uncompressed git-formatted patches to aur-dev@archlinux.org. +Base your patches on the testing branch as forward development is done there. When writing patches please keep unnecessary changes to a minimum. -Smaller patches are much easier to review thus have a better chance of being +Smaller patches are much easier to review and have a better chance of being pushed more quickly into the main repo. + +Try to make your commit messages brief and descriptive. + |