Skip to contents

Add standard GSM issue templates (add_gsm_issue_templates()) and actions (add_actions()), and remove deprecated versions of each (remove_deprecated_issue_templates() and remove_deprecated_actions()).

Usage

update_gsm_package(strPackageDir = ".", overwrite = TRUE, verbose = TRUE)

Arguments

strPackageDir

(string) Path to the package directory.

overwrite

(boolean) Overwrite existing files? Default is TRUE.

verbose

(boolean) Inform about changes? Default is TRUE.