This is to pull out additional template data used in specific scenarios.
Generally when it does not concern with running a python project, that is considered additional template data.
This issue will only track the additional template data taken out from the already existing template.
Additional Template Data:
Github Workflows
builds.yml (Add note to add in other version of python)
codeql (Check correct branch is set)
release-drafter (Check branch)
Additional Makefile commands (Like making icons)
Coverage-badge icon (Remove folder, split up commands)
.editorconfig
Add cookiecutter option of including additional data
🚀 Feature Request
This is to pull out additional template data used in specific scenarios. Generally when it does not concern with running a python project, that is considered additional template data.
This issue will only track the additional template data taken out from the already existing template. Additional Template Data: