From d26d2709f3233c87de6a81ae9db3c6ad1932012a Mon Sep 17 00:00:00 2001 From: Alexey Gavrilov Date: Mon, 27 Apr 2026 12:13:20 +0700 Subject: 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 --- RELEASE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 RELEASE.md (limited to 'RELEASE.md') 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 -- cgit v1.2.3