Skip to content

Commit

Permalink
Merge pull request #177 from MKhalusova/remove-mk
Browse files Browse the repository at this point in the history
Removed mkhalusova as a default reviewer
  • Loading branch information
MKhalusova committed Mar 29, 2024
2 parents 0ef4929 + 40b4984 commit 2815ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ pip install -r requirements.txt
make style
```

Once that's run, commit any changes, open a pull request, and tag [@MKhalusova](https://github.com/MKhalusova) for a review. Congratulations, you've now completed your first translation 🥳!
Once that's run, commit any changes, open a pull request, and wait for a review. Congratulations, you've now completed your first translation 🥳!

> 🚨 To build the course on the website, double-check your language code exists in `languages` field of the `build_documentation.yml` and `build_pr_documentation.yml` files in the `.github` folder. If not, just add them in their alphabetical order.

Expand Down Expand Up @@ -137,7 +137,7 @@ Adding a new chapter to the course is quite simple:

If you get stuck, check out one of the existing chapters -- this will often show you the expected syntax.

Once you are happy with the content, open a pull request and tag [@MKhalusova](https://github.com/MKhalusova) for a review. We recommend adding the first chapter draft as a single pull request -- the team will then provide feedback internally to iterate on the content 🤗!
Once you are happy with the content, open a pull request and wait for a review. We recommend adding the first chapter draft as a single pull request -- the team will then provide feedback internally to iterate on the content 🤗!

## 🙌 Acknowledgements

Expand Down

0 comments on commit 2815ff2

Please sign in to comment.