]> Sergey Matveev's repositories - public-inbox.git/blob - HACKING
misc doc updates
[public-inbox.git] / HACKING
1 hacking public-inbox
2 --------------------
3
4 Send all patches via to our self-hosting inbox at meta@public-inbox.org
5 It is archived at <http://public-inbox.org/meta/>.
6
7 Please consider our goals in mind:
8
9         Decentralization, Accessibility, Compatibility, Performance
10
11 These goals apply to everyone: users viewing over the web or NNTP,
12 sysadmins running public-inbox, and other hackers working public-inbox.
13
14 We will reject any feature which advocates or contributes to a particular
15 instance of a public-inbox becoming a single point of failure.
16
17 See design_www.txt and design_notes.txt in the Documentation/ directory
18 for design decisions made during development.