support bad applications for release
Open
bug
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```
{application, ____,
[
{description, ""},
{vsn, git},
{registered, []},
{applications, [
kernel,
stdlib
]},
{env, []}
]}.
```
If no modules specified - should add one.
If version is not a string - should add one (in case of git take app.git_vsn)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.