Suggest changes per pull requests, please.
Note that the editor settings provided as an .editorconfig
file can be enforced by most editors either directly or after installing some plugin.
Some initial ideas for pull requests:
-
Try to fix some spelling mistakes found by the bot, as in this comment.
-
Annotate the beginnings of individual slides in the respective subtitle files as in this commit. (Even though later videos don't have embedded slide numbers, the slides themselves, over at https://fmidue.github.io/Modellierung-Folien/, do indeed have numbers that can be referenced meaningfully.)
-
Use ChatGPT to improve German and English grammar. For example, the changes in this commit were produced using the prompts
Bitte korrigiere Grammatikfehler in den folgenden Untertiteln. Aendere keine Zeilenumbrueche. Aendere nicht die Zuordnung von Zeitstempeln. Wenn die Grammatik korrekt ist, gib die vorgegebenen Untertitel genau so zurueck, wie sie sind. Hier sind die vorgegebenen Untertitel: ...
and
Please correct grammar mistakes in the following subtitles. Do not change line breaks. Do not change the assignment of time stamps. If the grammar is correct, return the given subtitles exactly as they are. Here are the given subtitles: ...
respectively. (But blindly taking over ChatGPT-produced changes will not work satisfactorily. Instead, going through them individually, and selecting the appropriate line changes, will most likely be necessary. Maybe use a tool like Beyond Compare or hunk staging with
git add -p
to facilitate this.)
GitHub username | Lines |
---|---|
sabinxh | 7 |
timmycodesforfun | 6 |