Skip to content

feat(db): implement incident entity#189

Open
ummarig wants to merge 9 commits into
MD-Creative-Production:mainfrom
ummarig:feat/entity
Open

feat(db): implement incident entity#189
ummarig wants to merge 9 commits into
MD-Creative-Production:mainfrom
ummarig:feat/entity

Conversation

@ummarig

@ummarig ummarig commented Jun 21, 2026

Copy link
Copy Markdown

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Related Issues

Fixes #
Related to #

Changes Made

Testing

  • I have tested these changes locally
  • Tests pass locally (npm run test)
  • Linting passes (npm run lint)
  • Code is formatted (npm run format)
  • TypeScript builds successfully (npm run build)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests passed with my changes

Screenshots (if applicable)

Additional Context

Closes #118

@mijinummi

Copy link
Copy Markdown
Collaborator

Hi @ummarig , thanks for your contributions... Please kindly pull from main, update your branch, fix the pending ci, commit and push back. You are doing great!

@ummarig

ummarig commented Jun 22, 2026

Copy link
Copy Markdown
Author

@mijinummi Done sir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Incident Entity

2 participants