Skip to content

Commit

Permalink
Merge pull request #9 from ARYAN-NIKNEZHAD/fix/typo-contributing-file
Browse files Browse the repository at this point in the history
🎨 fix/typo contributing file
  • Loading branch information
sepehr-akbarzadeh authored Jul 23, 2024
2 parents 6f192d2 + c368243 commit b5d171e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Contributing to django-sage-email
# Contributing to pyhton-sage-imap

Thank you for considering contributing to `django-sage-email`! We welcome contributions from the community to help make this project better.
Thank you for considering contributing to `pyhton-sage-imap`! We welcome contributions from the community to help make this project better.

## Table of Contents

- [Contributing to django-sage-email](#contributing-to-django-sage-email)
- [Contributing to pyhton-sage-imap](#contributing-to-pyhton-sage-imap)
- [Table of Contents](#table-of-contents)
- [Getting Started](#getting-started)
- [Running Tests](#running-tests)
Expand All @@ -19,13 +19,13 @@ Thank you for considering contributing to `django-sage-email`! We welcome contri

1. **Fork the repository on GitHub**:

Go to the [django-sage-email](https://github.com/your-username/django-sage-email) repository and click on the "Fork" button in the top-right corner.
Go to the [pyhton-sage-imap](https://github.com/your-username/pyhton-sage-imap) repository and click on the "Fork" button in the top-right corner.

2. **Clone your fork locally**:

```bash
git clone https://github.com/your-username/django-sage-email.git
cd django-sage-email
git clone https://github.com/your-username/pyhton-sage-imap.git
cd pyhton-sage-imap
```

3. **Install dependencies using Poetry**:
Expand Down Expand Up @@ -122,7 +122,7 @@ The pre-commit configuration is defined in the `.pre-commit-config.yaml` file. M

If you find a bug or have a feature request, please open an issue on GitHub. Provide as much detail as possible to help us understand and address the issue:

1. **Go to the [Issues](https://github.com/your-username/django-sage-email/issues) section of the repository.**
1. **Go to the [Issues](https://github.com/your-username/pyhton-sage-imap/issues) section of the repository.**
2. **Click on "New issue".**
3. **Fill out the issue template with relevant details.**

Expand Down

0 comments on commit b5d171e

Please sign in to comment.