-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
📦 Monthly Maintenance Checklist
- Confirm README is up to date
- Confirm there is a link to code of conduct in README; see https://github.com/NOAA-FIMS/FIMS/blob/main/README.md for example
- Confirm NOAA disclaimer is in README; see https://github.com/NOAA-FIMS/FIMS/blob/main/README.md for example
- Confirm
CONTRIBUTING.mdis up to date - Confirm
DESCRIPTIONandNAMESPACEis up to date - Review NEWS.md and update if needed
- Call
use_testthat_template()to useinst/extdata/template/testthat_template.Rto write tests - Check
pkgdownsite builds without errors - Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples
- Use resuable GitHub Actions workflows from {ghactions4r}; see https://github.com/nmfs-ost/ghactions4r for examples
- Confirm all GitHub Actions checks are passing
Notes
Add any notes or additional action items here.
Generated automatically by maintenance-check-issue.yml
Reactions are currently unavailable