diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 62d689a4..b55012fd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,7 +10,7 @@ Please check off each taskbox as an acknowledgment that you completed the task o - [ ] Run `devtools::document()` so all `.Rd` files in the `man` folder and the `NAMESPACE` file in the project root are updated appropriately - [ ] Address any updates needed for vignettes and/or templates - [ ] Update `NEWS.md` if the changes pertain to a user-facing function (i.e. it has an `@export` tag) or documentation aimed at users (rather than developers) -- [ ] Build admiral site `pkgdown::build_site()` and check that all affected examples are displayed correctly and that all new functions occur on the "[Reference](https://pharmaverse.github.io/admiral/cran-release/reference/index.html)" page. +- [ ] Build pharmaversesdtm site `pkgdown::build_site()` and check that all affected examples are displayed correctly and that all new functions occur on the "[Reference](https://pharmaverse.github.io/admiral/cran-release/reference/index.html)" page. - [ ] Address or fix all lintr warnings and errors - `lintr::lint_package()` - [ ] Run `R CMD check` locally and address all errors and warnings - `devtools::check()` - [ ] Link the issue in the Development Section on the right hand side. diff --git a/NEWS.md b/NEWS.md index cecf41cd..31812715 100644 --- a/NEWS.md +++ b/NEWS.md @@ -34,6 +34,8 @@ - Generated different sites for the development and released versions of the package. (#207) +- Updated the pull request template to include the corrected package website name. (#223) + # pharmaversesdtm 1.3.1