Skip to content

Commit 2d6bc05

Browse files
committed
docs: Add Code of Conduct and banner image
This commit introduces a `CODE_OF_CONDUCT.md` to establish community standards and adds a new banner image to the documentation assets. - **`CODE_OF_CONDUCT.md`**: - Adds the Contributor Covenant (v2.1) to foster a welcoming and inclusive community. - Defines standards for acceptable behavior, enforcement responsibilities for community leaders, and a clear process for reporting and handling violations. - **Banner Image**: - Adds a new PNG banner image (`banner.png`) to the `docs/img` directory for use in project documentation.
1 parent ac4b244 commit 2d6bc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ nav:
104104
- Advanced Examples: examples/advanced.md
105105
- API Reference: api-reference.md
106106
- Contributing: contributing.md
107+
- Code of Conduct: CODE_OF_CONDUCT.md
107108
- License: license.md
108109

109110
extra:

0 commit comments

Comments
 (0)