diff options
| author | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-04-27 12:13:20 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-06-09 17:14:49 +0700 |
| commit | d26d2709f3233c87de6a81ae9db3c6ad1932012a (patch) | |
| tree | ad0e2d6706d578766f2bef0538ad5fd048db4a67 /RELEASE.md | |
| parent | b0bb74c25d3a2caab032e5facfd9608724de3e05 (diff) | |
Following release directions
RELEASE.md contains following release goals and them execution status.
TODO.md contains more detailed information about release goals.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'RELEASE.md')
| -rw-r--r-- | RELEASE.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..4681663 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,26 @@ +## Release goals + +Following version is _0.1_ + +Goals required to release a following version of a project. + +### New features + +- [ ] ([generic](#generic)) Kernel features registration and track tool + - [ ] Features registration and track model + - [ ] Build script generator +- [ ] Drivers + - [ ] [generic](#generic) Unify drivers interaction as modules + +### Improvements + +Nope + +### Bugs + +Isn't support now. + +## Platform requirements + +### generic +Means that this goal must work at all machines |
