Closed
Description
What problem does this solve or what need does it fill?
Many Contributors don't realize that all examples are documented in the README.md inside the examples folder.
Because of this sometimes PR's are merged that forgot this, like #562 where a separate Example was a last-minute change.
What solution would you like?
Add a CI task, that checks whether all examples are in the readme.
What alternative(s) have you considered?
Do not automatically check for this and risk missing this Problem.