Skip to content

Commit 1cb94a9

Browse files
authored
Create CODE_OF_CONDUCT.md
1 parent 48785bf commit 1cb94a9

1 file changed

Lines changed: 104 additions & 0 deletions

File tree

.github/CODE_OF_CONDUCT.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
# Metafy Code of Conduct
2+
3+
Our Pledge
4+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
5+
6+
## Our Standards
7+
Examples of behavior that contributes to creating a positive environment include:
8+
9+
- Using welcoming and inclusive language
10+
- Being respectful of differing viewpoints and experiences
11+
- Gracefully accepting constructive criticism
12+
- Focusing on what is best for the community
13+
- Showing empathy towards other community members
14+
15+
Examples of unacceptable behavior by participants include:
16+
17+
- The use of sexualized language or imagery and unwelcome sexual attention or advances
18+
- Trolling, insulting/derogatory comments, and personal or political attacks
19+
- Public or private harassment
20+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
21+
- Other conduct which could reasonably be considered inappropriate in a professional setting
22+
23+
## Code Standards
24+
- Every addressed issue solution must be within its own folder.
25+
- Every folder must contain a README.md file with the problem statement and guides to run your code.
26+
- Commit messages must follow the [Commit Message Guidelines](https://github.com/metafy-social/.github/blob/main/profile/COMMIT-MESSAGE-GUIDELINES.md).
27+
- The code must be written in solidity 8.
28+
29+
## Our Responsibilities
30+
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
31+
32+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
33+
34+
## Scope
35+
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
36+
37+
This Code of Conduct also applies outside the project spaces when the Project Steward has a reasonable belief that an individual's behavior may have a negative impact on the project or its community.
38+
39+
## Enforcement
40+
41+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
42+
reported to the community leaders responsible for enforcement at [support@metafy.social](mailto:support@metafy.social).
43+
All complaints will be reviewed and investigated promptly and fairly.
44+
45+
All community leaders are obligated to respect the privacy and security of the
46+
reporter of any incident.
47+
48+
## Enforcement Guidelines
49+
50+
Community leaders will follow these Community Impact Guidelines in determining
51+
the consequences for any action they deem in violation of this Code of Conduct:
52+
53+
### 1. Correction
54+
55+
**Community Impact**: Use of inappropriate language or other behavior deemed
56+
unprofessional or unwelcome in the community.
57+
58+
**Consequence**: A private, written warning from community leaders, providing
59+
clarity around the nature of the violation and an explanation of why the
60+
behavior was inappropriate. A public apology may be requested.
61+
62+
### 2. Warning
63+
64+
**Community Impact**: A violation through a single incident or series
65+
of actions.
66+
67+
**Consequence**: A warning with consequences for continued behavior. No
68+
interaction with the people involved, including unsolicited interaction with
69+
those enforcing the Code of Conduct, for a specified period of time. This
70+
includes avoiding interactions in community spaces as well as external channels
71+
like social media. Violating these terms may lead to a temporary or
72+
permanent ban.
73+
74+
### 3. Temporary Ban
75+
76+
**Community Impact**: A serious violation of community standards, including
77+
sustained inappropriate behavior.
78+
79+
**Consequence**: A temporary ban from any sort of interaction or public
80+
communication with the community for a specified period of time. No public or
81+
private interaction with the people involved, including unsolicited interaction
82+
with those enforcing the Code of Conduct, is allowed during this period.
83+
Violating these terms may lead to a permanent ban.
84+
85+
### 4. Permanent Ban
86+
87+
**Community Impact**: Demonstrating a pattern of violation of community
88+
standards, including sustained inappropriate behavior, harassment of an
89+
individual, or aggression toward or disparagement of classes of individuals.
90+
91+
**Consequence**: A permanent ban from any sort of public interaction within
92+
the community.
93+
94+
## Conflict Resolution
95+
We do not believe that all conflict is bad; healthy debate and disagreement often yield positive results. However, it is never okay to be disrespectful or to engage in behavior that violates the project’s code of conduct.
96+
97+
If you see someone violating the code of conduct, you are encouraged to address the behavior directly with those involved. Many issues can be resolved quickly and easily, and this gives people more control over the outcome of their dispute. If you are unable to resolve the matter for any reason, or if the behavior is threatening or harassing, report it. We are dedicated to providing an environment where participants feel welcome and safe.
98+
99+
Reports should be directed to [@advaita-saha](https://github.com/advaita-saha), [@bartick](https://github.com/bartick), [@kriptonian1](https://github.com/kriptonian1), [@agnxsh](https://github.com/agnxsh), [@riyaroy2086](https://github.com/riyaroy2086), or [@sayan011](https://github.com/sayan011) , the Project Steward(s) for **Metafy**. It is the Project Steward’s duty to receive and address reported violations of the code of conduct. They will then work with a committee consisting of representatives from the Open Source Programs Office and the Google Open Source Strategy team. If for any reason you are uncomfortable reaching out to the Project Steward, please email [support@metafy.social](mailto:support@metafy.social).
100+
101+
We will investigate every complaint, but you may not receive a direct response. We will use our discretion in determining when and how to follow up on reported incidents, which may range from not taking action to permanent expulsion from the project and project-sponsored spaces. We will notify the accused of the report and provide them an opportunity to discuss it before any action is taken. The identity of the reporter will be omitted from the details of the report supplied to the accused. In potentially harmful situations, such as ongoing harassment or threats to anyone's safety, we may take action without notice.
102+
103+
## Attribution
104+
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

0 commit comments

Comments
 (0)