Changes between Version 4 and Version 5 of UsingTheMailingList


Ignore:
Timestamp:
Jun 29, 2011, 5:39:53 AM (13 years ago)
Author:
gamesbook@…
Comment:

minor changes

Legend:

Unmodified
Added
Removed
Modified
  • UsingTheMailingList

    v4 v5  
    5454
    5555== 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
    6162* Ask yourself, what extra information might you need to resolve similar problems?
    6263
    63 Don't's:
     64=== Don't's: ===
    6465* Expect an instant or one-shot answer.
     66* Be vague e.g. "please help build a website"
    6567
    6668== Formatting your mail and your replies ==
    6769* 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)
    6871
    6972== Follow up ==
Back to Top