Skip to content

Commit

Permalink
docs: add Code of conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Jan 19, 2024
1 parent 1e4fd91 commit 31ce68f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

## CONTRIBUTING

* **Commit message must comply with the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).**
* **Submitted Code must comply with the [eslint rules](../.eslintrc.cjs).**
* **Unit Tests must pass**

0 comments on commit 31ce68f

Please sign in to comment.