Skip to content

Commit

Permalink
add location of PR for update and upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Jun 5, 2024
1 parent 70b6fe8 commit c019773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ We need to keep the `renv.lock` file and the version of the`{renv}` package freq

- Use `renv::upgrade()` to upgrade the version of `{renv}` associated with the project, updates the activate script, and restarts R.

Any of these actions needs be done in an isolated PR.

### Code style

* New code should follow the tidyverse [style guide](https://style.tidyverse.org).
Expand Down

0 comments on commit c019773

Please sign in to comment.