Skip to content

Commit 51c18bf

Browse files
authored
Update CONTRIBUTING.md
1 parent eeeda15 commit 51c18bf

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

CONTRIBUTING.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,59 @@
11
# How to contribute
2+
3+
>:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
4+
5+
__Table Of Contents__
6+
- [Suggesting Enhancements](#suggesting-enhancements)
7+
- [Your First Contribution](#your-first-contribution)
8+
- [Pull Requests](#pull-requests)
9+
- [Code of Conduct](#code-of-conduct)
10+
- [Our Standards](#our-standards)
11+
- [Our Responsibilities](#our-responsibilities)
12+
13+
### Suggesting Enhancements
14+
15+
This section guides you through submitting an enhancement suggestion for __daily-programming-challenges__, including completely new features and minor improvements to existing suggestions. Following these guidelines helps maintainers and the community understand your suggestion :memo: and find related suggestions :mag_right:.
16+
17+
Before creating enhancement suggestions, please check this list as you might find out that you don't need to create one. When you are creating an enhancement suggestion, please include as many details as possible. Fill in the template, including the steps that you imagine you would take if the feature you're requesting existed.
18+
19+
### Your First Contribution
20+
21+
Unsure where to begin contributing to __daily-programming-challenges__? You can start by looking through these `beginner` and `help-wanted` [issues](https://github.com/AlexsandroSA/daily-programming-challenges/issues)
22+
23+
### Pull Requests
24+
25+
1. Fork the [daily-programming-challenges](https://github.com/AlexsandroSA/daily-programming-challenges)
26+
2. Update the README.md with details of changes
27+
3. Make the [Pull Requests](https://help.github.com/articles/creating-a-pull-request/) and wait :bowtie:
28+
29+
:warning: __Do not include issue numbers in the PR title__
30+
31+
## Code of Conduct
32+
33+
### Our Pledge
34+
35+
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, nationality, personal appearance, race, religion, or sexual identity and orientation.
36+
37+
### Our Standards
38+
39+
Examples of behavior that contributes to creating a positive environment include:
40+
41+
- Using welcoming and inclusive language
42+
- Being respectful of differing viewpoints and experiences
43+
- Gracefully accepting constructive criticism
44+
- Focusing on what is best for the community
45+
- Showing empathy towards other community members
46+
- Examples of unacceptable behavior by participants include:
47+
48+
The use of sexualized language or imagery and unwelcome sexual attention or advances
49+
50+
- Trolling, insulting/derogatory comments, and personal or political attacks
51+
- Public or private harassment
52+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
53+
- Other conduct which could reasonably be considered inappropriate in a professional setting
54+
55+
### Our Responsibilities
56+
57+
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.
58+
59+
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.

0 commit comments

Comments
 (0)