mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
feat: add core
This commit is contained in:
13
.gitlab/issue_templates/bug.md
Normal file
13
.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
.gitlab/issue_templates/change.md
Normal file
17
.gitlab/issue_templates/change.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## What needs to be remodelled?
|
||||
|
||||
??? - 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
.gitlab/issue_templates/feature.md
Normal file
15
.gitlab/issue_templates/feature.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## What needs to be modelled?
|
||||
|
||||
???
|
||||
|
||||
## 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