Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse/mirror content from repo root into template #46

Open
jsstevenson opened this issue Jul 11, 2024 · 0 comments
Open

Reuse/mirror content from repo root into template #46

jsstevenson opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request priority:medium Medium priority

Comments

@jsstevenson
Copy link
Member

Feature description

There are a few boilerplate things like GitHub actions workflows and issue templates that need to exist and function for this repo, but should also be populated into the cookiecutter template output. We should try things like sym links to see if we can just define them in the repo root and have them still be included in the template.

For some things, we can just do reusable workflows, but there's no such thing for issue templates, for example.

Use case

It's annoying to update things in multiple places. It'd be worse if we had multiple templates, too.

Proposed solution

No response

Alternatives considered

No response

Implementation details

No response

Potential Impact

No response

Additional context

No response

Contribution

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant