This outlines how to propose a change to SSN2. There are two main approaches:

  1. Create a GitHub issue identifying a bug or suggesting a feature.
  2. Contribute a code change via a GitHub pull request.

If you prefer to not use GitHub, please send an email to Dumelle.Michael@epa.gov.

GitHub Issue

You may create a GitHub issue identifying a bug or suggesting a feature. You may access SSN2’s GitHub issues webpage by visiting https://github.com/USEPA/SSN2/issues.

Please illustrate the bug or feature using a minimal reproducible example, or reprex, linked here. See the tidyverse guide on how to create a great issue linked here for more advice.

GitHub Pull Request

To contribute a change to SSN2, please use a pull request. To learn more about creating a GitHub pull request, please see the GitHub guide linked here.