Skip to content

Automate adding GitHub integration files to one or more solution folders #8

@jason-c-daniels

Description

@jason-c-daniels

Request
Please automatically add the following files to one or more solution folders when creating a new project. (classlib, app, sln...etc.):

  • ./LICENSE
  • ./README.md
  • ./CONTRIBUTING.md
  • ./CODE_OF_CONDUCT.md
  • ./PULL_REQUEST_TEMPLATE.md
  • .github/FUNDING.yml
  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • .github/ISSUE_TEMPLATE/technical_task.md
  • .github/ISSUE_TEMPLATE/user_story.md

Describe the solution you'd like
I would like at least one solution folder where these files show up, so that I don't need to search for them in the file system, when I need them.

Alternative
Manually create the solution folder(s) and add these files right after executing jcd-new classlib.

Additional context
Implementing this would act as a time saver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions