What would be your perfect base project on GitHub (or GitLab)? I would think it would include:

  1. Documentation (readme, contributing, licence, changelog, security)
  2. PR/MR and Issue Templates
  3. CI/CD (Actions or GitLab CI - Superlinter? yamllint?)
  4. CODEOWNERS

and options to include:

  1. Pre-commits (?)
  2. Auto PR tools (Renovatebot?)
  3. .editorconfig or .vscode/ directory?
  4. Security (?)