create_issue_content_clients_github.Rd
Generate text for client first issue in github
create_issue_content_clients_github(owner, repo)
owner of the project
name of the project
character vector of the issue content
if (FALSE) { create_issue_content_clients_github( owner = "owner", repo = "repo" ) }