add_issue_dev_github.Rd
Create dev first issue in github
add_issue_dev_github(owner, repo)
owner of the project
name of the project
tibble with github issue info
if (FALSE) { add_issue_dev_github( owner = "owner", repo = "repo" ) }