Changes between Version 11 and Version 12 of UsingTheMailingList
- Timestamp:
- Jul 6, 2011, 3:29:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingTheMailingList
v11 v12 68 68 69 69 === Do's: === 70 * Put a meaningful subject line - 'newbie needs help' *may* bring you a donation, but is otherwise useless. Use the keywords you used in your search. 70 71 * Indicate what your end goal is (or is not) 71 * Include tracebacks (where applicable; especially if there is an error) 72 * Include a tested example of the code you are using 72 * Include tracebacks (where applicable; especially if there is an error). Make sure you *paste* the *full* traceback. Do not worry about using up space - you are not paying for it. 73 * Include a tested example of the code you are using. 74 * Do not obfuscate your code or invent code snippets - if you are reading this no one, your code is not rocket science and no one is going to steal it. Probably no one will take it even if you pay them. 73 75 * Indicate what attempts you have made to resolve the problem/issue yourself 74 76 * Ask yourself, what extra information might you need to resolve similar problems?