Browse Source

added code of conduct

master
boB Rudis 5 years ago
parent
commit
dbff956daa
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 3
      .Rbuildignore
  2. 25
      CODE_OF_CONDUCT.md
  3. 4
      README.Rmd
  4. 4
      README.md

3
.Rbuildignore

@ -1,3 +1,4 @@
^CODE_OF_CONDUCT\.md$
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
@ -14,4 +15,4 @@
^\.gitlab-ci\.yml$
^\.httr-oauth$
^sample-report\.jpg$
^report-thumb\.png$
^report-thumb\.png$

25
CODE_OF_CONDUCT.md

@ -0,0 +1,25 @@
# Contributor Code of Conduct
As contributors and maintainers of this project, we pledge to respect all people who
contribute through reporting issues, posting feature requests, updating documentation,
submitting pull requests or patches, and other activities.
We are committed to making participation in this project a harassment-free experience for
everyone, regardless of level of experience, gender, gender identity and expression,
sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion.
Examples of unacceptable behavior by participants include the use of sexual language or
imagery, derogatory comments or personal attacks, trolling, public or private harassment,
insults, or other unprofessional conduct.
Project maintainers have the right and responsibility to remove, edit, or reject comments,
commits, code, wiki edits, issues, and other contributions that are not aligned to this
Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed
from the project team.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by
opening an issue or contacting one or more of the project maintainers.
This Code of Conduct is adapted from the Contributor Covenant
(http://contributor-covenant.org), version 1.0.0, available at
http://contributor-covenant.org/version/1/0/0/

4
README.Rmd

@ -162,6 +162,10 @@ Click on the following to see the complete render or view the [Rmd](https://rud.
cloc::cloc_pkg_md()
```
## Code of Conduct
Please note that the 'seymour' project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.
## Image Credit
<!-- HTML Credit Code for Can Stock Photo -->
<a href="https://www.canstockphoto.com">(c) Can Stock Photo / lineartestpilot</a>

4
README.md

@ -331,6 +331,10 @@ cloc::cloc_pkg_md()
| R | 16 | 0.94 | 356 | 0.9 | 138 | 0.73 | 331 | 0.81 |
| Rmd | 1 | 0.06 | 40 | 0.1 | 50 | 0.27 | 76 | 0.19 |
## Code of Conduct
Please note that the 'seymour' project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.
## Image Credit
<!-- HTML Credit Code for Can Stock Photo -->

Loading…
Cancel
Save