-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels