adobe / adobe/aio-cli

Remove default license from app templates

Open
#389 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
95
Forks
45
PR merge metrics
No merged PRs in 30d

Description

What does it mean to add the yaml 'license: Apache-2.0' to ext.config.yaml?
This is the default that gets added to every new dx-excshell extension:
```
runtimeManifest:
packages:
dx-excshell-1:
license: Apache-2.0
```

I have no idea what this even means? My manifest is open-source? What about the rest of my project? I don't get a default license in package.json ... This just looks sloppy and should be removed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.