This outlines how to propose a change to SSN2. There are two main approaches:
- Create a GitHub issue identifying a bug or suggesting a feature.
- Contribute a code change via a GitHub pull request.
If you prefer to not use GitHub, please send an email to [email protected].
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.
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.