# Given A user has navigated to the app and wishes to create a backlog # When They add a name, source repo and github credentials # Then A new entry is created in the database and they are presented with a list of issues pulled in from the source repo
Given
A user has navigated to the app and wishes to create a backlog
When
They add a name, source repo and github credentials
Then
A new entry is created in the database and they are presented with a list of issues pulled in from the source repo