Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 1393b04

Browse files
author
Lukas Puehringer
committed
Add Code of Conduct to contributing section and nav
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent 60d3dd0 commit 1393b04

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/contribute/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Detailed guidelines about writing code, tests, documentation, and more are below
1515
* [Unit Tests](unit-tests.md)
1616
* [Adding to the docs](writeDoc.md)
1717
* [Security Policy](security.md)
18+
* [Code of Conduct](conduct.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ nav:
2626
- Unit tests: contribute/unit-tests.md
2727
- Adding to the docs: contribute/writeDoc.md
2828
- Security policy: contribute/security.md
29+
- Code of conduct: contribute/conduct.md
2930
- Community:
3031
- community/README.md
3132
- Team: community/team.md

0 commit comments

Comments
 (0)