mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: move core to mono repo
This commit is contained in:
13
core/.gitlab/issue_templates/bug.md
Normal file
13
core/.gitlab/issue_templates/bug.md
Normal 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
|
||||
17
core/.gitlab/issue_templates/change.md
Normal file
17
core/.gitlab/issue_templates/change.md
Normal 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
|
||||
15
core/.gitlab/issue_templates/feature.md
Normal file
15
core/.gitlab/issue_templates/feature.md
Normal 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
|
||||
Reference in New Issue
Block a user