2
2
layout: default
3
3
title: Code of conduct
4
4
---
5
- < header role ='banner '>
6
- < h1 > Your First PR</ h1 >
7
- < nav role ='navigation '>
8
- < ul >
9
- < li > < a href ='/ '> Home</ a > </ li >
10
- < li > < a href ='./coc.html ' id ='active '> Code of Conduct</ a > </ li >
11
- </ ul >
12
- </ nav >
13
- </ header >
14
- < div role ='main ' id ="main ">
15
5
< section id ='#introduction '>
16
6
< h2 > Code of Conduct</ h2 >
17
7
< p id ='headline '>
18
8
All contributors and maintainers of this project are subject to this code of conduct.
19
9
</ p >
20
10
21
11
< p >
22
- As contributors and maintainers of this project, and in the interest of
23
- fostering an open and welcoming community, we pledge to respect all people who
24
- contribute through reporting issues, posting feature requests, updating
12
+ As contributors and maintainers of this project, and in the interest of
13
+ fostering an open and welcoming community, we pledge to respect all people who
14
+ contribute through reporting issues, posting feature requests, updating
25
15
documentation, submitting pull requests or patches, and other activities.
26
16
</ p >
27
17
28
18
< p >
29
- We are committed to making participation in this project a harassment-free
30
- experience for everyone, regardless of level of experience, gender, gender
31
- identity and expression, sexual orientation, disability, personal appearance,
19
+ We are committed to making participation in this project a harassment-free
20
+ experience for everyone, regardless of level of experience, gender, gender
21
+ identity and expression, sexual orientation, disability, personal appearance,
32
22
body size, race, ethnicity, age, religion, or nationality.
33
23
</ p >
34
24
@@ -45,37 +35,36 @@ <h2>Code of Conduct</h2>
45
35
</ p >
46
36
47
37
< p >
48
- Project maintainers have the right and responsibility to remove, edit, or
49
- reject comments, commits, code, wiki edits, issues, and other contributions
50
- that are not aligned to this Code of Conduct, or to ban temporarily or
51
- permanently any contributor for other behaviors that they deem inappropriate,
38
+ Project maintainers have the right and responsibility to remove, edit, or
39
+ reject comments, commits, code, wiki edits, issues, and other contributions
40
+ that are not aligned to this Code of Conduct, or to ban temporarily or
41
+ permanently any contributor for other behaviors that they deem inappropriate,
52
42
threatening, offensive, or harmful.
53
43
</ p >
54
44
55
45
< p >
56
- By adopting this Code of Conduct, project maintainers commit themselves to
57
- fairly and consistently applying these principles to every aspect of managing
58
- this project. Project maintainers who do not follow or enforce the Code of
46
+ By adopting this Code of Conduct, project maintainers commit themselves to
47
+ fairly and consistently applying these principles to every aspect of managing
48
+ this project. Project maintainers who do not follow or enforce the Code of
59
49
Conduct may be permanently removed from the project team.
60
50
</ p >
61
51
62
52
< p >
63
- This code of conduct applies both within project spaces and in public spaces
53
+ This code of conduct applies both within project spaces and in public spaces
64
54
when an individual is representing the project or its community.
65
55
</ p >
66
56
67
57
< p >
68
- Instances of abusive, harassing, or otherwise unacceptable behavior may be
69
- reported by contacting a project maintainer at
< a href ='
mailto:[email protected] '
> [email protected] </ a > . All
70
- complaints will be reviewed and investigated and will result in a response that
71
- is deemed necessary and appropriate to the circumstances. Maintainers are
72
- obligated to maintain confidentiality with regard to the reporter of an
58
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
59
+ reported by contacting a project maintainer at
< a href ='
mailto:[email protected] '
> [email protected] </ a > . All
60
+ complaints will be reviewed and investigated and will result in a response that
61
+ is deemed necessary and appropriate to the circumstances. Maintainers are
62
+ obligated to maintain confidentiality with regard to the reporter of an
73
63
incident.
74
64
</ p >
75
65
76
66
< p >
77
- This Code of Conduct is adapted from the < a href ='http://contributor-covenant.org '> Contributor Covenant homepage</ a > ,
67
+ This Code of Conduct is adapted from the < a href ='http://contributor-covenant.org '> Contributor Covenant homepage</ a > ,
78
68
version 1.3.0, available at < a href ='http://contributor-covenant.org/version/1/3/0/ '> http://contributor-covenant.org/version/1/3/0/</ a > .
79
69
</ p >
80
70
</ section >
81
- </ div >
0 commit comments