Skip to content

Commit 0adc8fe

Browse files
authored
Merge pull request #6628 from atharva-patil-23/fix/code-of-conduct-heading
Add section heading to Code of Conduct page for consistency
2 parents c38acb5 + 00c66d6 commit 0adc8fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sections/Community/Handbook/conduct.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const CodeofConduct = () => {
1616
<div className="page-section conduct-section">
1717
<Container>
1818
<div className="content">
19+
<h2 className="heading-top">Community Code of Conduct</h2>
1920
<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>
2021
<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>
2122
<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)