# Check template variables in GitHub issue ## Description Check template variables in GitHub issue ## Usage ```r check_issue_template(orgrepo, issue_num) ``` ## Arguments * `orgrepo`: GitHub organization and repo as single string separated by forward slash (`org/repo`). * `issue_num`: Number of issue from which to extract opening comment ## Seealso Other ropensci: `[is_user_authorized](is_user_authorized)()`, `[push_to_gh_pages](push_to_gh_pages)()`, `[readme_has_peer_review_badge](readme_has_peer_review_badge)()`, `[srr_counts](srr_counts)()`, `[srr_counts_from_report](srr_counts_from_report)()`, `[srr_counts_summary](srr_counts_summary)()`, `[stats_badge](stats_badge)()` ## Concept ropensci ## Value Comment as character string