topics/cicd/ci_for_open_source_project.md
Containerize the app of the project you forked using any container engine you would like (e.g. Docker, Podman).
Once you successfully ran the application in a container, submit the Dockerfile to the original project (but be prepared that the maintainer might not need/want that).
The following is a list of projects without CI (at least at the moment):
Note: I wrote a script to find these (except the first project on the list, of course) based on some parameters in case you wonder why these projects specifically are listed.