You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a brief summary of what is included in this Pull Request (PR).
5
+
-->
6
+
7
+
## Issues
8
+
9
+
<!--
10
+
Reference any issues related to this PR.
11
+
If this PR fixes any issues,
12
+
[use a keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)
13
+
when referring to the issue so it will be closed automatically when the PR is merged.
14
+
-->
15
+
16
+
## PR Checklist
17
+
18
+
(~Strikethrough~ any points that are not applicable.)
19
+
20
+
-[ ] This comment contains a description of changes with justifications, with any relevant issues linked.
21
+
-[ ] Run the capsule in Code Ocean and ensure it completes successfully with no errors.
22
+
-[ ] Update `CHANGELOG.md` with a short description of any user-facing changes and reference the PR number. Follow the style described in <https://style.tidyverse.org/news.html>
23
+
-[ ] The `test` workflow succeeds on the latest commit.
0 commit comments