From 416304e0617e45cb91493212749cf43220d8aaeb Mon Sep 17 00:00:00 2001 From: Fanny-Gautier Date: Tue, 6 Jan 2026 12:32:22 +0100 Subject: [PATCH 1/2] #223 pull_request_template.md: replace "admiral" site with "pharmaversesdtm" site --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From d19d46a480d93526a432f41a51b40c0fc842cf4e Mon Sep 17 00:00:00 2001 From: Fanny-Gautier Date: Tue, 6 Jan 2026 12:40:00 +0100 Subject: [PATCH 2/2] #223 Update NEWS.md --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) 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