diff options
author | Andrew <andrew@andrewyu.org> | 2022-10-29 17:07:59 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:31 +0800 |
commit | 58f083aa812e411116b9050c3ed1862630315925 (patch) | |
tree | 3b73591f79e9185081a4b8dac67133280b9f2533 /note/comms.html | |
parent | e2679841e0ec34256736ec0c51fd52a526c6c9d4 (diff) | |
download | www-58f083aa812e411116b9050c3ed1862630315925.tar.gz |
Ememo, etc. Contact info update.
Diffstat (limited to 'note/comms.html')
-rw-r--r-- | note/comms.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/note/comms.html b/note/comms.html index aa9e0a6..e934bc1 100644 --- a/note/comms.html +++ b/note/comms.html @@ -17,11 +17,14 @@ <li>Send complete information. When telling me something or requesting something, please provide complete background information, knowledge required, and other relevant context. This prevents back-and-forth communication along the lines of ``and now I need to know ... but you didn't tell me that so can you please give that to me''. Providing context defragments conversations which increases efficiency.</li> <li>When using instant messaging such as IRC, do not split one sentence into multiple messages. Fragmentation reduces readability.</li> <li>Do not use excessive emojis.</li> - <li>Be direct. As the sender, do not use polite expressions like ``you did quite well in that presentation'' when in reality, the sender believes that the presentation is not ``quite well''. Direct critique and suggestions are very welcome here—politeness is acceptable if it does not interfere with honest conveying of information.</li> + <li>Be direct. As the sender, do not use polite expressions like ``you did quite well in that presentation'' when in reality, the sender believes that the presentation is not ``quite well''. Direct critique and suggestions are very welcome here. Politeness is acceptable if it does not interfere with honest conveying of information.</li> <li><a href="./ask.html">Don't ask to ask.</a></li> - <li>Use plain text email. Both hard-wrapped and non-hard-wrapped emails are acceptable. If you do hard-wrap, please wrap at 72 characters for English. Chinese, if hard-wrapped, should be at 36 characters.</li> + <li>Use plain text email. Both hard-wrapped and non-hard-wrapped emails are acceptable. If you do hard-wrap, please wrap at 72 characters for English. Chinese, if hard-wrapped, should be at 36 characters. Non hard-wrapped emails should <a href="https://www.ietf.org/rfc/rfc3676.txt">specify format=flowed as per RFC3676</a>.</li> <li>Interweave the original message with the response when replying to an email and remove irrelevant parts (i.e. greetings, closings, signatures, etc.) of the quoted original email.</li> </ol> + <p> + Please note that <a href="./wechat.html">WeChat is not a preferred way of contacting me</a>. <a href="/contact.html">Use these instead</a>. + </p> <div id="footer"> <hr /> <p><a href="/">Andrew Yu's Website</a></p> |