File: ISSUES

package info (click to toggle)
unicorn 4.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,524 kB
  • ctags: 1,038
  • sloc: ruby: 8,067; ansic: 3,924; sh: 1,820; makefile: 4
file content (60 lines) | stat: -rw-r--r-- 2,255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
= Issues

mailto:unicorn-public@bogomips.org is the best place to report bugs,
submit patches and/or obtain support after you have searched the
{email archives}[http://bogomips.org/unicorn-public/] and
{documentation}[http://unicorn.bogomips.org/].

* No subscription will ever be required to email the public inbox.
* Please Cc: all participants in a thread, as there are no subscribers
* Do not {top post}[http://catb.org/jargon/html/T/top-post.html] in replies
* Quote as little as possible of the message you're replying to
* Do not send HTML mail, it will likely be flagged as spam

If your issue is of a sensitive nature or you're just shy in public,
then feel free to email us privately at mailto:unicorn@bogomips.org
instead and your issue will be handled discreetly.

If you don't get a response within a few days, we may have forgotten
about it so feel free to ask again.

== Submitting Patches

See the HACKING document (and additionally, the
{SubmittingPatches}[https://git.kernel.org/cgit/git/git.git/tree/Documentation/SubmittingPatches]
document distributed with git) on guidelines for patch submission.

== Contact Info

* public: mailto:unicorn-public@bogomips.org
* private: mailto:unicorn@bogomips.org

We operate a {public-inbox}[http://public-inbox.org/].
You may subscribe using {ssoma}[http://ssoma.public-inbox.org/]:

	URL=git://bogomips.org/unicorn-public
	LISTNAME=unicorn

	# to initialize a maildir (this may be a new or existing maildir,
	# ssoma will not touch existing messages)
	# If you prefer mbox, use mbox:/path/to/mbox as the last argument
	# You may also use imap://$MAILSERVER/INBOX for an IMAP account
	# or imaps:// for an IMAPS account, as well.
	ssoma add $LISTNAME $URL maildir:/path/to/maildir

	# read with your favorite MUA (only using mutt as an example)
	mutt -f /path/to/maildir # (or /path/to/mbox)

	# to keep your mbox or maildir up-to-date, periodically run the following:
	ssoma sync $LISTNAME

	# your MUA may modify and delete messages from the maildir or mbox,
	# this does not affect ssoma functionality at all

	# to sync all your ssoma subscriptions
	ssoma sync

	# You may wish to sync in your cronjob
	ssoma sync --cron

HTML archives are available here: http://bogomips.org/unicorn-public/