add method

add(issue)

Add the issue in the collection.

Returns

def add(self, issue):
    ...
Parameter Type Description
issue Issue

See Also