Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove emojis from async.md #3893

Closed
wants to merge 2 commits into from
Closed

Conversation

kittenswolf
Copy link

This PR removes all emojis from the documentation page async.md to help with readability.

A while back, I opened an issue regarding the amount of emojis in async.md (#3273).
Since then, the overwhelming majority has expressed their support in removing emojis from the page (25+👍 vs 2👎)!

With these changes, I can read the page much more easily (more details in the issue above).

This PR should not be considered complete yet. The non-english versions have to be read by native speakers to make sure I didn't accidentally remove emojis which replaced verbs or nouns in a sentence.
In addition, this PR is a 100% removal of emojis - I'm sure they can be added back but in a less distracting manner (maybe only once and not after every instance of a word). I appreciate any comments regarding this.

@onionj
Copy link

onionj commented Sep 18, 2021

I agree

@AlexandreMarcq
Copy link

I reviewed the French translation, everything is clear.

@mattyoungberg
Copy link

Reviewed the Spanish translation, everything is clear there as well.

Copy link

@danielh2942 danielh2942 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

onionj
onionj approved these changes Jul 3, 2022
@@ -63,13 +63,13 @@ Vamos ver aquela frase por partes na seção abaixo:

## Código assíncrono

Código assíncrono apenas significa que a linguagem 💬 tem um jeito de dizer para o computador / programa 🤖 que em certo ponto, ele 🤖 terá que esperar por *algo* para finalizar em outro lugar. Vamos dizer que esse *algo* seja chamado "arquivo lento" 📝.
Código assíncrono apenas significa que a linguagem 💬 tem um jeito de dizer para o computador / programa que em certo ponto, ele terá que esperar por *algo* para finalizar em outro lugar. Vamos dizer que esse *algo* seja chamado "arquivo lento" 📝.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some emojis are still left in PT version

@kittenswolf
Copy link
Author

Closing because the docs have been updated: #3273 (comment)

@tiangolo tiangolo changed the title [Docs] Remove emojis from async.md Remove emojis from async.md Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants