Summary
I want to be able to leverage eb-scripts to add GitHub templates to a project.
Basic example
npx eb-scripts add github
...adds github PR template, issue and bug templates
Motivation
Sometimes I init a project, but want to leverage eb-scripts to help out with additional things like github templates.
Summary
I want to be able to leverage
eb-scriptsto add GitHub templates to a project.Basic example
npx eb-scripts add github...adds github PR template, issue and bug templates
Motivation
Sometimes I
inita project, but want to leverageeb-scriptsto help out with additional things like github templates.