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

Split up default template to allow customizing which parts to use #16

Closed
mtfishman opened this issue Nov 22, 2024 · 2 comments
Closed

Comments

@mtfishman
Copy link
Member

For example, see the organization of https://github.com/tpapp/PkgSkeleton.jl/tree/master/templates.

@mtfishman
Copy link
Member Author

A proposed splitting:

  • templates/default: src, test, docs, examples.
  • templates/github: .github.
  • templates/benchmark: benchmark.
  • templates/downstream: .github/workflows/Downstream.yml.
  • templates/issue_templates: .github/PULL_REQUEST_TEMPLATE.md, .github/ISSUE_TEMPLATE.

@mtfishman mtfishman changed the title Reorganize templates into separate folders to control which parts to use Split up default template to allow customizing which parts to use Nov 23, 2024
@mtfishman
Copy link
Member Author

Closed by #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant