From 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Jul 2003 13:16:32 +0000 Subject: import of rt 3.0.4 --- rt/docs/design_docs/ticket_templates | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 rt/docs/design_docs/ticket_templates (limited to 'rt/docs/design_docs/ticket_templates') 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%> + -- cgit v1.2.1