Skip to content

Commit 649bad6

Browse files
willingclwasser
authored andcommitted
Add code of conduct file at repo root and update README to link to pyOpenSci CoC
1 parent 8bc2f4e commit 649bad6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Code of Conduct
2+
3+
Everyone interacting in the pyOpenSci project's codebases, issue trackers, chat rooms, and communication venues is
4+
expected to follow the [pyOpenSci Code of Conduct](https://www.pyopensci.org/governance/CODE_OF_CONDUCT.html).

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ conda install pyosmeta
3030

3131
## Usage
3232

33+
See [CONTRIBUTING.md](./CONTRIBUTING.md).
34+
35+
*Note: this section will be rewritten to be more user focused.*
3336

3437
## Contributors ✨
3538

@@ -76,7 +79,7 @@ Contributions of any kind welcome!
7679
## Code of Conduct
7780

7881
Everyone interacting in the pyOpenSci project's codebases, issue trackers, chat rooms, and communication venues is
79-
expected to follow the [pyOpenSci Code of Conduct]() **TODO: Add link**.
82+
expected to follow the [pyOpenSci Code of Conduct](https://www.pyopensci.org/governance/CODE_OF_CONDUCT.html).
8083

8184
## License
8285

0 commit comments

Comments
 (0)