diff options
author | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
commit | 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd (patch) | |
tree | c874aeac27d37fce2e41d64c3347c99527f6e66d /rt/docs/design_docs/ticket_templates | |
parent | 160be29a0dc62e79a4fb95d2ab8c0c7e5996760e (diff) |
import of rt 3.0.4
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%> + |