diff options
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%> + |