Skip to content

Commit 261ea87

Browse files
authored
Added CONTRIBUTING.md
1 parent 3e1ef6a commit 261ea87

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

CONTRIBUTING.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
# Contributing
2+
3+
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
4+
5+
Please note we have a code of conduct, please follow it in all your interactions with the project.
6+
7+
## Changing the code
8+
9+
Before making any changes to the code, you need to [setup your device by following our readme](https://github.com/suvansh-rana/py-manager/blob/main/README.md)
10+
11+
---
12+
13+
# Code of Conduct
14+
15+
## Our Pledge
16+
17+
In the interest of fostering an open and welcoming environment, we as
18+
contributors and maintainers pledge to make participation in our project and
19+
our community a harassment-free experience for everyone, regardless of age, body
20+
size, disability, ethnicity, sex characteristics, gender, identity, and expression,
21+
level of experience, education, socio-economic status, nationality, personal
22+
appearance, race, religion, or sexual identity and orientation.
23+
24+
## Our Standards
25+
26+
Examples of behavior that contributes to creating a positive environment
27+
include:
28+
29+
* Using welcoming and inclusive language
30+
* Being respectful of differing viewpoints and experiences
31+
* Gracefully accepting constructive criticism
32+
* Focusing on what is best for the community
33+
* Showing empathy towards other community members
34+
35+
Examples of unacceptable behavior by participants include:
36+
37+
* The use of sexualized language or imagery and unwelcome sexual attention or
38+
advances
39+
* Trolling, insulting/derogatory comments, and personal or political attacks
40+
* Public or private harassment
41+
* Publishing others' private information, such as a physical or electronic
42+
address, without explicit permission
43+
* Other conduct which could reasonably be considered inappropriate in a
44+
professional setting
45+
46+
## Our Responsibilities
47+
48+
Project maintainers are responsible for clarifying the standards of acceptable
49+
behavior and are expected to take appropriate and fair corrective action in
50+
response to any instances of unacceptable behavior.
51+
52+
Project maintainers have the right and responsibility to remove, edit, or
53+
reject comments, commits, code, wiki edits, issues, and other contributions
54+
that are not aligned to this Code of Conduct, or to ban temporarily or
55+
permanently any contributor for other behaviors that they deem inappropriate,
56+
threatening, offensive, or harmful.
57+
58+
## Scope
59+
60+
This Code of Conduct applies within all project spaces, and it also applies when
61+
an individual is representing the project or its community in public spaces.
62+
Examples of representing a project or community include using an official
63+
project e-mail address, posting via an official social media account, or acting
64+
as an appointed representative at an online or offline event. Representation of
65+
a project may be further defined and clarified by project maintainers.
66+
67+
<!-- ## Enforcement
68+
69+
Instances of abusive, harassing, or otherwise, unacceptable behavior may be
70+
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
71+
complaints will be reviewed and investigated and will result in a response that
72+
is deemed necessary and appropriate to the circumstances. The project team is
73+
obligated to maintain confidentiality about the reporter of an incident.
74+
Further details of specific enforcement policies may be posted separately.
75+
76+
Project maintainers who do not follow or enforce the Code of Conduct in good
77+
faith may face temporary or permanent repercussions as determined by other
78+
members of the project's leadership. -->
79+
80+
## Attribution
81+
82+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
83+
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
84+
85+
[homepage]: https://www.contributor-covenant.org
86+
87+
For answers to common questions about this code of conduct, see
88+
https://www.contributor-covenant.org/faq

0 commit comments

Comments
 (0)