forked from defunkt/unicorn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathISSUES
90 lines (68 loc) · 3.62 KB
/
ISSUES
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
= Issues
mailto:[email protected] 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 us
* Cc: all participants in a thread or commit, as subscription is optional
* 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 or images, it will be flagged as spam
* Anonymous and pseudonymous messages will always be welcome.
* The email submission port (587) is enabled on the bogomips.org MX:
http://bogomips.org/unicorn-public/[email protected]/t/
If your issue is of a sensitive nature or you're just shy in public,
then feel free to email us privately at mailto:[email protected]
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.
== Bugs in related projects
unicorn is sometimes affected by bugs in its dependencies. Bugs
triggered by unicorn in mainline Ruby, rack, GNU C library (glibc),
or the Linux kernel will be reported upstream and fixed.
For bugs in Ruby itself, we may forward bugs to
https://bugs.ruby-lang.org/ and discuss+fix them on the ruby-core
list at mailto:[email protected]
Subscription to post is required to ruby-core, unfortunately:
mailto:[email protected]?subject=subscribe
For uncommon bugs in Rack, we may forward bugs to
mailto:[email protected] and discuss there.
Subscription (without any web UI or Google account) is possible via:
mailto:[email protected]
Note: not everyone can use the proprietary bug tracker used by Rack,
but their mailing list remains operational.
Uncommon bugs we encounter in the Linux kernel should be Cc:-ed to the
Linux kernel mailing list (LKML) at mailto:[email protected]
and subsystem maintainers such as mailto:[email protected]
(for networking issues). It is expected practice to Cc: anybody
involved with any problematic commits (including those in the
Signed-off-by: and other trailer lines). No subscription is necessary,
and the our mailing list follows the same conventions as LKML for
interopability. There is a kernel.org Bugzilla instance, but it is
ignored by most developers.
Likewise for any rare glibc bugs we might encounter, we should Cc:
mailto:[email protected]
Keep in mind glibc upstream does use Bugzilla for tracking bugs:
https://sourceware.org/bugzilla/
== 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:[email protected]
* private: mailto:[email protected]
* nntp://news.gmane.org/gmane.comp.lang.ruby.unicorn.general
* nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn
* http://bogomips.org/unicorn-public/
Mailing list subscription is optional, so Cc: all participants.
You can follow along via NNTP:
nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn
nntp://news.gmane.org/gmane.comp.lang.ruby.unicorn.general
Or Atom feeds:
http://bogomips.org/unicorn-public/new.atom
The HTML archives at http://bogomips.org/unicorn-public/
also has links to per-thread Atom feeds and downloadable
mboxes.
You may optionally subscribe via plain-text email:
mailto:[email protected]
(and confirming the auto-reply)