Is your feature request related to a problem?
DCO has already been added as a template option. It should actually do something if it is selected over CLA as the current template setup will setup CLA regardless of what has been chosen.
Describe the solution you'd like
Setup of DCO CI/CD
.github/workspace/cla.yml
- Other .github files should be edited as well to swap CLA for DCO.
github-docs-cookiecutter
- the CLA documentation file should be replaced with a dco.md file and all CLA links should be replaced with DCO links.
Describe alternatives you've considered
No response
Additional context
No response
Contribution
Is your feature request related to a problem?
DCO has already been added as a template option. It should actually do something if it is selected over CLA as the current template setup will setup CLA regardless of what has been chosen.
Describe the solution you'd like
Setup of DCO CI/CD
.github/workspace/cla.ymlgithub-docs-cookiecutter
Describe alternatives you've considered
No response
Additional context
No response
Contribution