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

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

Open
jason-c-daniels opened this issue Aug 2, 2022 · 0 comments

Comments

@jason-c-daniels
Copy link
Owner

jason-c-daniels commented Aug 2, 2022

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.

@jason-c-daniels jason-c-daniels changed the title Automate adding various files to a couple of solution folders Automate adding GitHub integration files to one or more solution folders Aug 3, 2022
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