Skip to content

Commit

Permalink
docs: Code of Conduct page
Browse files Browse the repository at this point in the history
Resolves #16763
  • Loading branch information
bpmutter committed Jan 13, 2023
1 parent f00b917 commit 476a2d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/src/contribute/code-of-conduct.md
@@ -0,0 +1,10 @@
---
title: Code of Conduct
eleventyNavigation:
key: code of conduct
parent: contribute to eslint
title: Code of Conduct
order: 0
---

ESLint welcomes contributions from everyone and adheres to the [OpenJS Foundation Code of Conduct](https://eslint.org/conduct). We kindly request that you read over this code of conduct before contributing.
2 changes: 1 addition & 1 deletion docs/src/maintain/index.md
Expand Up @@ -3,7 +3,7 @@ title: Maintain ESLint
eleventyNavigation:
key: maintain eslint
title: Maintain ESLint
order: 3
order: 4

---

Expand Down

0 comments on commit 476a2d3

Please sign in to comment.