-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update README, add CONTRIBUTING, update website
- Loading branch information
1 parent
7ed7ecb
commit 7d00f8a
Showing
10 changed files
with
430 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,4 @@ | |
^docs$ | ||
^pkgdown$ | ||
^CRAN-SUBMISSION$ | ||
^CONTRIBUTING\.md$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Contributing to SSN2 development | ||
|
||
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](https://github.com/USEPA/SSN2/issues). | ||
|
||
Please illustrate the bug or feature using a minimal reproducible example, or reprex, | ||
[linked here](https://www.tidyverse.org/help/#reprex). See the tidyverse guide on how to create a great issue [linked here](https://code-review.tidyverse.org/issues/) 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](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.