Skip to content

Commit a250e22

Browse files
author
Markus Günther
committed
Docs: Add code of conduct
1 parent 08ad9e9 commit a250e22

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

Diff for: CODE_OF_CONDUCT.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Code of Conduct
2+
The „friends of react“ community is made up of members from around the globe with a diverse set of skills, personalities, and experiences. It is through these differences that our community experiences great successes and continued growth. When you're working with members of the community, we encourage you to follow these guidelines which help steer our interactions and strive to keep „friends of react“ a positive, successful, and growing community.
3+
4+
A member of the „friends of react“ community is:
5+
6+
## Open
7+
Members of the community are open to collaboration, whether it's on GitHub, email, Gitter or otherwise. We're receptive to constructive comment and criticism, as the experiences and skill sets of other members contribute to the whole of our efforts. We're accepting of all who wish to take part in our activities, fostering an environment where anyone can participate and everyone can make a difference.
8+
9+
## Considerate
10+
Members of the community are considerate of their peers - other „friends of react“ users. We're thoughtful when addressing the efforts of others, keeping in mind that oftentimes their labor was completed simply for the good of the community. We're attentive in our communications, whether in person or online, and we're tactful when approaching differing views.
11+
12+
## Respectful
13+
Members of the community are respectful. We're respectful of others, their positions, their skills, their commitments, and their efforts. We're respectful of the volunteer efforts that permeate the community. We're respectful of the processes set forth in the community, and we work within them. When we disagree, we are courteous in raising our issues.
14+
15+
Overall, we're good to each other. We contribute to this community not because we have to, but because we want to. If we remember that, these guidelines will come naturally.
16+
17+
# Diversity
18+
The „friends of react“ community welcomes and encourages participation by everyone. Our community is based on mutual respect, tolerance, and encouragement, and we are working to help each other live up to these principles. We want our community to be more diverse: whoever you are, and whatever your background, we welcome you.
19+
20+
We have created this diversity statement because we believe that a diverse community is stronger and more vibrant. A diverse community where people treat each other with respect has more potential contributors and more sources for ideas.
21+
22+
Although we have phrased the formal diversity statement generically to make it all-inclusive, we recognise that there are specific attributes that are used to discriminate against people. In alphabetical order, some of these attributes include (but are not limited to): age, culture, ethnicity, gender identity or expression, national origin, physical or mental difference, politics, race, religion, sex, sexual orientation, socio-economic status, and subculture. We welcome people regardless of the values of these or other attributes.
23+
24+
# Attribution
25+
This code of conduct is heavily based on the [Python Community Code of Conduct](https://www.python.org/psf/codeofconduct/) and the [Python Diversity Statement](https://www.python.org/community/diversity/).

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Contributing to react-css-themr
2-
First time contributing to Homebrew? Read our [Code of Conduct](https://github.com/FriendsOfReactJS/react-css-themr/blob/develop/CODE_OF_CONDUCT.md#code-of-conduct).
2+
First time contributing to react? Read our [Code of Conduct](https://github.com/FriendsOfReactJS/react-css-themr/blob/develop/CODE_OF_CONDUCT.md#code-of-conduct).
33

44
### Report a bug
55

0 commit comments

Comments
 (0)