refactor: move core to monorepo

This commit is contained in:
2023-05-24 14:06:47 +02:00
parent 927f8df900
commit 9aad8eda9a
182 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
## What's wrong with the current model?
???
## How should the model be instead?
???
## Why should the model be that way?
??? - Describe use case!
/label ~bug ~meeting

View File

@@ -0,0 +1,17 @@
## What needs to be remodeled?
??? - Describe use case!
## How is the current model not sufficient?
???
## Which changes are necessary?
???
## Do the proposed changes impact current use cases?
???
/label ~feature ~meeting

View File

@@ -0,0 +1,15 @@
## What needs to be modeled?
???
## Why is a new model necessary?
??? - Describe use case!
## Dependencies, issues, features that need to be resolved beforehand
1. ???
2. ???
3. ...
/label ~feature ~meeting