add method

add(issue)

Add the issue in the collection.

Returns

def add(self, issue):
    ...
ParameterTypeDescription
issueIssue

See Also