Skip to content

Commit

Permalink
UPDATE Usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Gazdikova committed Jun 16, 2017
1 parent 7832573 commit d36f4ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion read-the-docs/source/Usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Usage

**The general usage workflow for creating new tickets is:**

.. glossary::
.. highlight::
Create a JiraTicket, RTTicket, RedmineTicket, BugzillaTicket
or ServiceNowTicket object with ``<url>``, ``<project>`` and ``<auth>``. This
verifies that you are able to properly authenticate to the ticketing tool.
Expand All @@ -12,6 +12,7 @@ Usage
authentication (JIRA and RT), the ``<auth>`` parameter should contain
'kerberos'.

.. hlist::
- Create a ticket with the ``create()`` method. This sets the ``ticket_id``
instance variable, allowing you to perform more tasks on the ticket.

Expand Down

0 comments on commit d36f4ef

Please sign in to comment.