[BACK]Return to support-template.txt CVS log [TXT][DIR] Up to [local] / www

Annotation of www/support-template.txt, Revision 1.5

1.4       ian         1: # This version of the template is a bib-like file with one
                      2: # line per field except notes, which can be any number of lines.
                      3: # All I want to get back from you is lines like these (minus the
                      4: # # character and the tab indent):
                      5: #      O Acme Widgets
                      6: #      I Wile E. Coyote
                      7: #      A General Delivery
                      8: #      T Cactus Grove
                      9: #      P Arizona
                     10: #      C USA
1.5     ! ian        11: #      M w.coyote@acme.com
1.4       ian        12: #      U http://www.acme.com/openbsd
                     13: #      N Home of the best Acme
                     14: #      widgets around.
                     15: #
                     16: # Please delete these # comment lines before submitting
                     17: #
1.5     ! ian        18: 0 This line is a delimiter and must be first (digit zero at the start)
        !            19: C Country
        !            20: P Province
        !            21: T Town or City
1.3       ian        22: O Company name or Consultant
                     23: I Individual's Name
                     24: A Address
1.4       ian        25: M email address in form user@host.domain
                     26: U http://www.yourwebsite.com/
1.3       ian        27: B Business Phone Number
                     28: F FAX Phone Number
                     29: N Notes about you
                     30:  Notes continued.
                     31:  Can contain simple HTML tags; don't overdo it!