Skip to content

Commit e1be1d8

Browse files
author
sayande717
committed
Added CODE_OF_CONDUCT.md
1 parent 48eaada commit e1be1d8

File tree

2 files changed

+41
-4
lines changed

2 files changed

+41
-4
lines changed

CODE_OF_CONDUCT.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## DefiKids Pledge
2+
In the interest of fostering an a welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone.
3+
4+
## Our Standards
5+
Examples of behavior that contributes to creating a positive environment include:
6+
7+
Being respectful of differing viewpoints and experiences
8+
Gracefully accepting constructive criticism
9+
Focusing on what is best for the community
10+
Showing empathy towards other community members
11+
Examples of unacceptable behavior by participants include:
12+
13+
The use of sexualized language or imagery and unwelcome sexual attention or advances
14+
Trolling, insulting/derogatory comments, and personal or political attacks
15+
Public or private harassment
16+
Publishing others' private information, such as a physical or electronic address, without explicit permission
17+
Other conduct which could reasonably be considered inappropriate in a professional setting
18+
19+
## Our Responsibilities
20+
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.
21+
22+
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.
23+
24+
## Scope
25+
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.
26+
27+
## Enforcement
28+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by email the project team [here](mailto:[email protected]). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
29+
30+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
31+
32+
## Attribution
33+
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available [here](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).
34+
35+
For answers to common questions about this code of conduct, see [here](https://www.contributor-covenant.org/faq).

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,14 @@ Parents can activate full-access mode, enabling children to withdraw funds for u
6262

6363
Thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody and are appreciated.
6464

65+
Before contributing, please read the Code of Conduct [here](./CODE_OF_CONDUCT.md).
66+
6567
Please try to create bug reports that are:
6668

67-
- <i>Reproducible:</i> Include steps to reproduce the problem.
68-
- <i>Specific</i> Include as much detail as possible: which version, what environment, etc.
69-
- <i>Unique:</i> Do not duplicate existing opened issues.
70-
- <i>Scoped to a Single Bug</i> One bug per report.
69+
- *Reproducible:* Include steps to reproduce the problem.
70+
- *Specific:* Include as much detail as possible: which version, what environment, etc.
71+
- *Unique:* Do not duplicate existing opened issues.
72+
- *Scoped to a Single Bug:* One bug per report.
7173

7274
[Contributing Guide](https://github.com/defikids/.github/blob/main/profile/CONTRIBUTING.md)
7375

0 commit comments

Comments
 (0)