Install the template files as well
[stgit] / examples / firstmail.tmpl
1 From: Your Name <your.name@yourcompany.com>
2 To: Some Address <some.address@somelist.com>
3 Cc: other.address@otherlist.com, other.person@othercompany.com
4 Bcc: Your Name <your.name@yourcompany.com>
5 Subject: [PATCH 0/%(totalnr)s] Series short description
6 Date: %(date)s
7 %(endofheaders)s
8 The following series implements...
9
10 --
11 Your signature