swap out most of the rubyforge.org links
[unicorn.git] / ISSUES
blobbca7f9f20a38dabe51f89de2034e2ceb581d958c
1 = Issues
3 mailto:unicorn-public@bogomips.org is the best place to report bugs,
4 submit patches and/or obtain support after you have searched the
5 {email archives}[http://bogomips.org/unicorn-public/] and
6 {documentation}[http://unicorn.bogomips.org/].
8 * No subscription will ever be required to email the public inbox.
9 * Please Cc: all participants in a thread, as there are no subscribers
10 * Do not {top post}[http://catb.org/jargon/html/T/top-post.html] in replies
11 * Quote as little as possible of the message you're replying to
12 * Do not send HTML mail, it will likely be flagged as spam
14 If your issue is of a sensitive nature or you're just shy in public,
15 then feel free to email us privately at mailto:unicorn@bogomips.org
16 instead and your issue will be handled discreetly.
18 If you don't get a response within a few days, we may have forgotten
19 about it so feel free to ask again.
21 == Submitting Patches
23 See the HACKING document (and additionally, the
24 {SubmittingPatches}[https://git.kernel.org/cgit/git/git.git/tree/Documentation/SubmittingPatches]
25 document distributed with git) on guidelines for patch submission.
27 == Contact Info
29 * public: mailto:unicorn-public@bogomips.org
30 * private: mailto:unicorn@bogomips.org
32 We operate a {public-inbox}[http://public-inbox.org/].
33 You may subscribe using {ssoma}[http://ssoma.public-inbox.org/]:
35         URL=git://bogomips.org/unicorn-public
36         LISTNAME=unicorn
38         # to initialize a maildir (this may be a new or existing maildir,
39         # ssoma will not touch existing messages)
40         # If you prefer mbox, use mbox:/path/to/mbox as the last argument
41         # You may also use imap://$MAILSERVER/INBOX for an IMAP account
42         # or imaps:// for an IMAPS account, as well.
43         ssoma add $LISTNAME $URL maildir:/path/to/maildir
45         # read with your favorite MUA (only using mutt as an example)
46         mutt -f /path/to/maildir # (or /path/to/mbox)
48         # to keep your mbox or maildir up-to-date, periodically run the following:
49         ssoma sync $LISTNAME
51         # your MUA may modify and delete messages from the maildir or mbox,
52         # this does not affect ssoma functionality at all
54         # to sync all your ssoma subscriptions
55         ssoma sync
57         # You may wish to sync in your cronjob
58         ssoma sync --cron
60 HTML archives are available here: http://bogomips.org/unicorn-public/