For me its JavaScript. But you would not be the first I've heard that have talked about the loose typing.
My current job is a mix of old is, python, c#, and SQL. C# is fun to me. And SQL is standard now. Python works and I use it in favor of power shell/bash scripting.


You can disable issues if you want:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-issues
I had to do that on a corpo repo to proprietary BS once. It works.
PRs are similar. Just dont allow it and put the rules as such. Or make the repo private. Or even better, self host ;)