Skip to content

Commit

Permalink
adding code of conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 committed Jun 18, 2024
1 parent e3457be commit 7b96653
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 45 deletions.
69 changes: 69 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# 🌟 Code of Conduct 🌟

## Welcome to the Pokémon React App Community! 👋

We’re excited to have you here and we want to make sure that everyone feels welcome, safe, and respected. To help us achieve this, we’ve put together a few guidelines that we expect everyone to follow.

## Be Respectful 🙏

Respect is the cornerstone of any community. We expect everyone to be respectful of each other, regardless of:

- Gender
- Gender identity and expression
- Age
- Sexual orientation
- Disability
- Physical appearance
- Body size
- Race
- Ethnicity
- Religion (or lack thereof)
- Technology choices

## Be Kind and Courteous 🤝

Kindness goes a long way. Treat others the way you would like to be treated. Avoid:

- Personal attacks
- Insults
- Derogatory comments
- Harassment of any kind

## Collaboration and Open-Mindedness 🤓

We’re all here to learn and grow together. Be open to:

- Constructive criticism
- New ideas
- Different perspectives

## No Trolling or Spam 🚫

Let’s keep the community productive. Avoid:

- Trolling
- Spamming
- Derailing conversations
- Posting irrelevant content

## Reporting Issues 🛠️

If you experience or witness any behavior that violates this Code of Conduct, please report it. Here’s how:

1. **Contact Us**: Send a message through GitHub's private messaging.
2. **Response**: We will review and investigate all reports confidentially and take appropriate action.

## Consequences 🔨

Participants who do not follow this Code of Conduct may face:

- Warnings
- Temporary or permanent bans from the community

## Acknowledgements 🙌

This Code of Conduct is inspired by other open source communities who have done a great job in setting a positive example. We believe in continuous improvement, so please feel free to suggest changes or improvements.

## Thank You! 🌈

Thank you for being a part of our community and for helping us create a welcoming and safe environment for everyone. Let’s build something amazing together! 🚀
39 changes: 0 additions & 39 deletions INSTRUCTIONS.md

This file was deleted.

8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,15 @@ The app features modern web development tools and best practices, including Webp
## 🚀 Initial Setup

```bash
git clone https://github.com/Bannerflow/frontend-codetest-81960260.git
git clone https://github.com/Jagoda11/pokemon-react-app.git
```

cd frontend-codetest-81960260
cd pokemon-react-app

```bash
npm install
```

## 📄 Project Instructions

For detailed project instructions, please refer to the [INSTRUCTIONS.md](./INSTRUCTIONS.md) file.

## 📜 Scripts

To run these scripts, use `npm run <script-name>`:
Expand Down

0 comments on commit 7b96653

Please sign in to comment.