Use simpler language in explainer (improved by AI) #82

Open
rugk wants to merge 1 commits from rugk/patch-2 into main
rugk commented 2023-07-21 02:12:06 +02:00 (Migrated from github.com)

No joke I have asked ChatGPT to improve this explainer and here it is.

https://chat.openai.com/share/c6b374a3-128d-46c8-bdaf-1a4917358133

This is an improvment upon https://github.com/RupertBenWiser/Web-Environment-Integrity/pull/29 and https://github.com/RupertBenWiser/Web-Environment-Integrity/pull/81

On a somewhat serious sense, I have removed the names from that original text, as I am not into mocking arbitrary people I do not know/cannot assert whether they have any influence in this, but cooperate decisions.

No joke I have asked ChatGPT to improve this explainer and here it is. https://chat.openai.com/share/c6b374a3-128d-46c8-bdaf-1a4917358133 This is an improvment upon https://github.com/RupertBenWiser/Web-Environment-Integrity/pull/29 and https://github.com/RupertBenWiser/Web-Environment-Integrity/pull/81 <small>On a somewhat serious sense, I have removed the names from that original text, as I am not into mocking arbitrary people I do not know/cannot assert whether they have any influence in this, but cooperate decisions.</small>
ryanw (Migrated from github.com) approved these changes 2023-07-21 02:14:05 +02:00
chetchaka commented 2023-07-21 02:47:30 +02:00 (Migrated from github.com)

Needs a formatting revision due to messed up line breaks.

Needs a formatting revision due to messed up line breaks.
rugk commented 2023-07-21 02:54:46 +02:00 (Migrated from github.com)

Needs a formatting revision due to messed up line breaks.

Huh, preview looks good? It's Markown after all, a line break does not mean a new line in the result.

> Needs a formatting revision due to messed up line breaks. Huh, preview looks good? It's Markown after all, a line break does not mean a new line in the result.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b rugk/patch-2 main
git pull origin rugk/patch-2

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff rugk/patch-2
git push origin main
Sign in to join this conversation.
No description provided.