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