refactor: reorganize files

This commit is contained in:
2023-03-14 16:59:09 +01:00
parent 58e6b390c2
commit cffad4d148
257 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