Skip to content

Commit 5a91dd4

Browse files
Add section heading to Code of Conduct page for consistency
Signed-off-by: Atharva Patil <anpatil.1223@gmail.com>
1 parent c38acb5 commit 5a91dd4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/sections/Community/Handbook/conduct.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ const CodeofConduct = () => {
1616
<div className="page-section conduct-section">
1717
<Container>
1818
<div className="content">
19+
20+
<h2 className="heading-top">Community Code of Conduct</h2>
21+
1922
<p>Layer5 follows the <a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a> which states that:</p>
2023
<p>As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, to post feature requests, to update documentation, to submit pull requests or patches, and other activities.</p>
2124
<p>We are committed to participating in this project as a harassment-free experience for everyone, regardless of the level of experience, gender, gender identity, and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.</p>

0 commit comments

Comments
 (0)