Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 974 Bytes

MERGE_REQUEST.md

File metadata and controls

44 lines (31 loc) · 974 Bytes

Description

Short description about changes.

What are the relevant tickets?

Put relevant ticket URL on here.

example

JIRA-64

Application Changes

  • application changes 1
  • application changes 2
  • application changes 3
  • (example) add new endpoint /invoice/refund/{id_invoice}
  • (example) add organization rule settings
  • (example) validate organization which have access to refund

Database Changes

  • database changes 1
  • database changes 2
  • database changes 3
  • (example) new migration for organization adding new column organization_setting_flag with default value 0

Configuration Changes

  • configuration changes 1
  • configuration changes 2
  • configuration changes 3

Status

  • ready for review
  • ready for QA

Type of Changes

  • new feature
  • bug fix
  • enhancement

Background for Purposing Changes (If any)

Screenshot (If any)