diff options
author | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
commit | 0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d (patch) | |
tree | 64e852c61cbf09007d52cd6978bfddea721d00d2 /rt/docs/design_docs/ticket_templates | |
parent | c0567c688084e89fcd11bf82348b6c418f1254ac (diff) | |
parent | 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd (diff) |
This commit was generated by cvs2svn to compensate for changes in r2526,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'rt/docs/design_docs/ticket_templates')
-rw-r--r-- | rt/docs/design_docs/ticket_templates | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/rt/docs/design_docs/ticket_templates b/rt/docs/design_docs/ticket_templates new file mode 100644 index 000000000..7850edf73 --- /dev/null +++ b/rt/docs/design_docs/ticket_templates @@ -0,0 +1,16 @@ +===Create-Ticket: foo + Subject: APPROVE <%TOP-Subject%> + Status: status + Queue: <%TOP-Queue%> + Owner: <%TOP-Owner%> + Depends-on: <%TOP-Id%> + Child-of: <%TOP-Id%> + Refers-to: <%TOP-Id%> + Content-Type: text/plain + Content: This is content +blah +blah +blah +===Create-Ticket: bar +Subject: <%foo-Subject%> + |