Skip to contents

Thank you for considering contributing to SMNdataR! We welcome bug reports, feature suggestions, and code improvements.

How to Contribute

  1. Fork the repository and create a new branch.
  2. Make your changes and include clear commit messages.
  3. Ensure all checks pass by running devtools::check().
  4. Submit a pull request describing your contribution.

Reporting Issues

If you encounter a bug or have a feature request, please open an issue with a clear description and reproducible example.

Code Style

  • Follow the tidyverse style guide.
  • Use English for code, comments, and documentation.
  • Include examples in function documentation whenever possible.

Thank you for helping improve open and reproducible climatological tools for Mexico!