Skip to content

Commit 5f20637

Browse files
committed
add CoC, contributing, copyrights
1 parent f7f2e6f commit 5f20637

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Code of Conduct
2+
3+
See the the General Services Administration (GSA)’s Technology Transformation Services (TTS) [Code of Conduct](https://handbook.tts.gsa.gov/about-us/code-of-conduct/).

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Welcome
2+
3+
We're glad you're thinking about contributing to this open source project of the USDA Forest Service, Rocky Montain Research Station. We want to ensure a welcoming environment. If you're unsure about anything, just ask -- or submit an issue or pull request anyway. The worst that can happen is you'll be politely asked to change something. We welcome all friendly contributions.
4+
5+
## Public domain
6+
7+
This project is released under [MIT license](https://cran.r-project.org/web/licenses/MIT). Portions of the project are in the public domain within the United States, with copyright and related rights waived worldwide through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/). See file inst/COPYRIGHTS for details.

inst/COPYRIGHTS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
=====All other files ==========================================================
2+
All files in this package other than those referred to above, were prepared by
3+
Chris Toney, a U.S. Government employee working on official time, and are in
4+
the public domain in the United States of America. Copyright and related rights
5+
in the work are also waived worldwide through the CC0 1.0 Universal public
6+
domain dedication.
7+
8+
The software is provided "as is" without warranty of any kind, either expressed
9+
or implied, including, but not limited to, the implied warranties of
10+
merchantability and fitness for a particular purpose. In no event shall the
11+
author be held liable for any damages arising from the use of this software.
12+
===============================================================================
13+
14+
This package is licensed under MIT + file LICENSE.

0 commit comments

Comments
 (0)