mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 09:21:53 -05:00
*** empty log message ***
This commit is contained in:
parent
64e2eba268
commit
65e086e0e3
@ -27,6 +27,12 @@ Creating your patch:
|
||||
|
||||
Submitting your patch:
|
||||
|
||||
* Send the patch to the pacman-dev mailing list
|
||||
|
||||
The mailing list is the primary queue for review and acceptance. Here you
|
||||
will get feedback, and let me know the details of your patch. It also helps
|
||||
if you add "[patch]" to the beginning of your Subject line.
|
||||
|
||||
* No MIME, no links, no compression, no attachments. Just plain text.
|
||||
|
||||
Patches should be contained in the actual body of the email. There are many
|
||||
@ -40,5 +46,23 @@ Submitting your patch:
|
||||
|
||||
* Describe your patch.
|
||||
|
||||
TODO...
|
||||
Before the actual diff begins, it helps if you describe the changes in the
|
||||
patch. This allows others to see what you intended so as to compare it to
|
||||
what was actually done, and allows better feedback
|
||||
|
||||
* Credit yourself
|
||||
|
||||
Just like with the kernel, it helps if you add a "Signed Off By" line to
|
||||
indicate who has "signed" the patch - who has approved it.
|
||||
|
||||
Signed-off-by: Aaron Griffin <aaron@archlinux.org>
|
||||
|
||||
Please use your real name and email address. Feel free to "scramble" the
|
||||
address if you're afraid of spam.
|
||||
|
||||
After you submit:
|
||||
|
||||
* Don't get discouraged
|
||||
|
||||
Any feedback you get, positive or negative, has nothing to do with you. If a
|
||||
patch is rejected, try taking the suggestions into account and re-submitting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user