Skip to content

Commit

Permalink
Merge pull request #42 from Saumya-28/main
Browse files Browse the repository at this point in the history
Created CODE_OF_CONDUCT.md and PR_TEMPLATE.md
  • Loading branch information
Ultimateutkarsh11 authored Jun 1, 2024
2 parents a3de091 + ac40ffc commit dde72e6
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Pull Request

### Title
<!-- Provide a clear and concise title for the pull request -->

### Description
<!-- Brief summary of the changes made and the purpose of the PR -->

### Related Issues
<!-- Mention any related issue numbers (e.g., "Fixes #123") -->

### Changes Made
<!-- List of changes made in the PR (e.g., new features, bug fixes, improvements) -->

### Checklist
<!--
This is how you check the check boxes where ever there is "[ ]" change it to [x]
- [ ] Unchecked box
- [x] Checked box
-->
- [ ] I have tested the changes locally
- [ ] Documentation has been updated (if necessary)
- [ ] Changes are backward-compatible

### Screenshots (if applicable)
<!-- Add any relevant screenshots to illustrate the changes -->

### Additional Notes
<!-- Any additional information that might be helpful for the reviewer -->

Footer
50 changes: 50 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Style Share Project Code of Conduct

Style Share is dedicated to providing a positive, respectful, and inclusive environment for all contributors and users. We have established this Code of Conduct to outline our expectations for behavior within our community. This code applies to all interactions within the project, including discussions, contributions, and events.

## Our Values

- **Respect**: Treat all individuals with kindness, empathy, and consideration.
- **Inclusivity**: Embrace diversity of perspectives and backgrounds.
- **Collaboration**: Foster a spirit of cooperation and teamwork.
- **Open-mindedness**: Be open to new ideas, constructive feedback, and differing viewpoints.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Expected Behavior

When participating in the Style Share community, we expect all contributors and users to:

- Be respectful and considerate towards others.
- Use welcoming and inclusive language.
- Listen actively and be open to differing opinions.
- Show empathy towards others' experiences and abilities.
- Constructively critique ideas and avoid personal attacks.
- Strive towards a harmonious and collaborative environment.

## Unacceptable Behavior

Unacceptable behaviors include, but are not limited to:

- Harassment, discrimination, or offensive language.
- Intimidation, trolling, or deliberate antagonism.
- Personal insults, derogatory remarks, or attacks.
- Any form of unwelcome or inappropriate conduct.
- Disrespect towards differing viewpoints or experiences.
- Engaging in behavior that disrupts the positive atmosphere of the community.

## Reporting Guidelines

If you experience or witness any behavior that violates this Code of Conduct, please report it to the project maintainers immediately. All complaints will be reviewed and investigated promptly and fairly.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may result in corrective actions, including warnings, temporary bans, or permanent bans, as deemed appropriate by the project maintainers.

By participating in Style Share, you are expected to uphold this Code of Conduct. We aim to cultivate a community where everyone feels safe and valued.

0 comments on commit dde72e6

Please sign in to comment.