Changes between Version 4 and Version 5 of UsingTheMailingList
- Timestamp:
- Jun 29, 2011, 5:39:53 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingTheMailingList
v4 v5 54 54 55 55 == Prepare the question == 56 Do's: 57 * Include tracebacks (where applicable) 58 * Include an example of the code you are using 59 * Indicate what your end goal is 60 * Indicate what attempts you have made to resolve the problem yourself 56 57 === Do's: === 58 * Indicate what your end goal is (or is not) 59 * Include tracebacks (where applicable; especially if there is an error) 60 * Include a tested example of the code you are using 61 * Indicate what attempts you have made to resolve the problem/issue yourself 61 62 * Ask yourself, what extra information might you need to resolve similar problems? 62 63 63 Don't's: 64 === Don't's: === 64 65 * Expect an instant or one-shot answer. 66 * Be vague e.g. "please help build a website" 65 67 66 68 == Formatting your mail and your replies == 67 69 * Try to use in-line replies where possible. 70 * Try and add your response **below** the previous one (Google will automatically collapse all the previous responses) 68 71 69 72 == Follow up ==