chore: add git mr templates

main-dlh
Yuri Dimas 2025-10-07 11:20:38 +07:00
parent 557dce8eb5
commit 12c5d7890b
No known key found for this signature in database
GPG Key ID: 9FD7E44BC294C68C
3 changed files with 28 additions and 0 deletions

0
.gitlab/.gitkeep 100644
View File

View File

@ -0,0 +1,28 @@
# MERGE REQUEST
## Summary
(Summarize the changes that have been made)
## Videos
- Please upload videos if there are interactions included: e.g: progress bar, spinner, popup, drawer, etc
- Remove this section if not uploading Videos
## Screenshots
- Show whole browser screenshot with URL bar shown where the route is shown
- Remove this section if not uploading Screenshots
## Redmine
- Put any related links related to this Merge Request
## Checklist
Change the `[ ]` to `[x]` for each of these list that are applicable, remove any list item that are not applicable
- [ ] I fixed|updated|added unit tests and integration tests for each feature (if applicable).
- [ ] No `error` nor `warning` in the console.
- [ ] I added videos for the developed feature / bug fix. (Please upload videos if there are interactions included: e.g: progress bar, spinner, popup, drawer, etc)
- [ ] I added screenshots of developed feature