add_issue_clients_github.Rd
Add First issue client for GitHub
add_issue_clients_github(owner, repo)
GitHub owner (username or organisation)
Name of the repository
A tibble with the issue added and GitLab infos
if (FALSE) { add_issue_clients_github( owner = "owner", repo = "repo" ) }