]> git.r.bdr.sh - rbdr/olden-mail/blame_incremental - CONTRIBUTING.md
Centralize logging
[rbdr/olden-mail] / CONTRIBUTING.md
... / ...
CommitLineData
1# Contributing to olden-mail
2
3Contributions are welcome in a limited way: I'm not very experienced with
4networking best practices, so any improvement that may increase the reliability
5or robustness is very appreciated!
6
7Feature-wise I believe it to have everything it needs to accomplish its goal,
8so if you want to add some feature please message first, or fork.
9
10Regarding the ergonomics, I'm not sure whether to keep it as environment
11variables or flags, or potentially both. If contributing something around that,
12I'd appreciate that we align first on how it should look like.
13
14## The objective of olden mail
15
16The goal of olden-mail is to connect vintage comptures to modern mail servers.
17
18My personal setup is using an SE/30 system 7.5.5, and a mac mini with MacOS 9
19connecting to Fastmail. That's the setup I've tested so far.
20
21## How to contribute
22
23Above All: Be nice, always.
24
25* Ensure the linter/formatter shows no warnings or errors
26* Send patches to olden.mail@r.bdr.sh using [git-send-mail][git-send-mail]
27
28## Things I'd like help with
29
30* General code quality
31* Tests
32* More robust and reliable networking
33* Better debugging
34* Compatibility with other setups
35
36[git-send-mail]: http://git-send-mail.io/