Skip to content

Commit 333c2e6

Browse files
MadhavBahlbogas04
authored andcommitted
Add CONTRIBUTING.md (#3)
1 parent a346271 commit 333c2e6

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

CONTRIBUTING.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
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 mentors/admin of this repository before making a change.
4+
5+
Please follow the mentioned code of conduct which will ensure the health and longevity of this community.
6+
7+
## Issue "Assign" Process
8+
9+
- **Claim** an issue before working on it. Either comment there or ask your mentors. If no one's working on that, they'll assign you. Start working only once you're **assigned**
10+
11+
- Participants **cannot** claim more than one issue at a time, in a project.
12+
13+
- Admins and mentors can specify a **time limit** for participants to complete the issue according to difficulty. They **can** unassign you if you fail to give updates in given time limit. If you need more time & working on it, **ask** them before deadline.
14+
15+
## Pull Request Process
16+
17+
1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
18+
19+
2. Ensure that the tests are passing.
20+
21+
3. Check that there are no conflicts.
22+
23+
4. Give the description of the issue that you want to resolve in the pull request message. The format of the commit message to be fixed - Fixes #[issue number] [Description of the issue]
24+
25+
5. Wait for the maintainers to review your pull request and do the changes if requested.
26+
27+
## Code of Conduct
28+
29+
- Exercise consideration and respect in your speech and actions.
30+
31+
- Attempt collaboration before conflict.
32+
33+
- Refrain from demeaning, discriminatory, or harassing behavior and speech.
34+
35+
- Be mindful of your surroundings and of your fellow participants.
36+
37+
- Alert the trust committee if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.
38+
39+
- If you witness any such behavior feel free to report to the organizing team.
40+
41+
### Our Pledge
42+
43+
In the interest of fostering an open and welcoming environment, we as
44+
contributors and maintainers pledge to making participation in our project and
45+
our community a harassment-free experience for everyone, regardless of age, body
46+
size, disability, ethnicity, gender identity and expression, level of experience,
47+
nationality, personal appearance, race, religion, or sexual identity and
48+
orientation.
49+
50+
### Our Standards
51+
52+
Examples of behavior that contributes to creating a positive environment
53+
include:
54+
55+
* Using welcoming and inclusive language
56+
* Being respectful of differing viewpoints and experiences
57+
* Gracefully accepting constructive criticism
58+
* Focusing on what is best for the community
59+
* Showing empathy towards other community members
60+
61+
Examples of unacceptable behavior by participants include:
62+
63+
* The use of sexualized language or imagery and unwelcome sexual attention or
64+
advances
65+
* Trolling, insulting/derogatory comments, and personal or political attacks
66+
* Public or private harassment
67+
* Publishing others' private information, such as a physical or electronic
68+
address, without explicit permission
69+
* Other conduct which could reasonably be considered inappropriate in a
70+
professional setting
71+
72+
### Our Responsibilities
73+
74+
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.
75+
76+
Project maintainers have the right and responsibility to remove, edit, or
77+
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.

0 commit comments

Comments
 (0)