Skip to content

Conversation

@katie-perry
Copy link
Contributor

So it turns out, any repo within an organization will use any .github default defined in a repo like this: https://github.com/GenomicMedLab/.github

This PR removes the ISSUE_TEMPLATE folder so each repo will simply use the org default ones as defined above. If any overrides are needed and are repo-specific, simply add back ISSUE_TEMPLATE with the files and edit any lines as you need for the repo.

If this gets left in, any repo created with this template will automatically contain the folder and identical files that would act as overrides, so they'd need manually updated any time changes are made to the org-wide templates. So removal will make for less work in the future if we ever want to change the templates!

@katie-perry katie-perry self-assigned this Jan 2, 2026
@katie-perry katie-perry requested a review from a team as a code owner January 2, 2026 17:27
@katie-perry katie-perry added chore Changes that do not relate to a fix or feature and don't modify src or test files priority:medium Medium priority labels Jan 2, 2026
@korikuzma
Copy link
Member

Do we need to remove from python/{{cookiecutter.project_slug}}/.github/ISSUE_TEMPLATE?

@katie-perry
Copy link
Contributor Author

Do we need to remove from python/{{cookiecutter.project_slug}}/.github/ISSUE_TEMPLATE?

you are on top of it today! great catch - removed :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that do not relate to a fix or feature and don't modify src or test files priority:medium Medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants